Popis
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
Instalace
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Speed Clean Cache je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Speed Clean Cache” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Initial release.