Description
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
Screenshots
Installation
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 www.remarpro.com
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Cache file management for wp super cache” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Cache file management for wp super cache” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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