
內容簡介
總結:這是一個簡單的 WordPress 外掛,可以清理 WordPress 快取、清除暫存記憶體、清除過期的臨時記憶體,以及優化資料庫。
問題與答案:
1. 這個 WordPress 外掛的功能有哪些?
- 清理 WordPress 快取
- 清除暫存記憶體(Redis/Memcached)
- 清除過期的臨時記憶體
- 優化 WordPress 資料庫
2. 使用這個外掛的步驟是什麼?
- 啟用外掛後,在管理面板中會出現一個名為「Speed Clean Cache」的新選單項目。
- 點擊進入管理頁面。
- 點擊「Clean Cache & Optimize」按鈕來清除快取並優化資料庫。
3. 如果想貢獻或修改這個外掛,應該怎麼做?
- 分岔(Fork)這個專案存儲庫。
- 建立一個功能分支(Feature branch)。
- 進行你的更改。
- 提交一個清晰描述更改的拉取請求(Pull request)。
4. 這個外掛的授權是什麼?
- 這個外掛的授權是 GPL2 授權。
作者:
- 作者:Hamid Ezzaki
- 網站:https://siteweb.es
外掛標籤
開發者團隊
原文外掛簡介
A simple plugin to clean WordPress cache, clear transients, flush object cache, and optimize the database.
Features
Clean WordPress cache
Flush object cache (Redis/Memcached)
Clear expired transients
Optimize the WordPress database
Usage
After activation, a new menu item “Speed Clean Cache” will appear in the admin panel.
Click on it to access the admin page.
Click the “Clean Cache & Optimize” button to clear the cache and optimize the database.
Contributing
Fork the repository.
Create a feature branch.
Make your changes.
Open a pull request with a clear description of your changes.
License
This plugin is licensed under the GPL2 License.
Author
Hamid Ezzaki
Website: https://siteweb.es
