설명
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
설치
- Download the plugin files.
- Upload the
speed-clean-cache
folder to yourwp-content/plugins/
directory. - Go to the WordPress admin panel.
- Activate the “Speed Clean Cache” plugin from the Plugins menu.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
1.0
- Initial release.