Descripción
This is a simple plugin to help the users to manage cache files of wp super cache.
Due to the cache management in WPSC is too weak. Sometimes, We need to delete one or multiple cache pages or even a category cache of wp suer cache, so we have to delete it via SSH.
This plugin will show all caches of WPSC, and you could delete one or multiple cache files or folders.
WP Super cache(WPSC) is my favorite cache plugin, so I developed this plugin to help myself manage cache files, and hope it will help someone else has the same needs.
This plugin is based on WP super cache, you should install WPSC first, or this plugin do nothing.
This plugin does not have any options to set.
Credits
This plugin is based on Tiny File Manager. Source code here https://github.com/prasathmani/tinyfilemanager
Capturas
Instalación
Installing «Cache file management for wp super cache» can be done either by searching for «Cache file management for wp super cache» via the «Plugins > Add New» screen in your WordPress dashboard, or by using the following steps:
- Download the plugin via WordPress.org
- Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Done.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Cache file management for wp super cache» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Cache file management for wp super 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.3
- 2019-2-2
- Fixed: Files have special characters can not be deleted
1.2
- 2019-2-2
- Fixed: Directoies have special characters can not be shown
1.1
- 2019-2-2
- Fixed: Can’t show cache files in some system
- Added nounce for deleting cache file
1.0
- 2019-2-1
- Initial release