Descripción
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
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"Speed Clean Cache" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Speed Clean Cache" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial release.