wp-super-cache-cli
wp-super-cache-cli copied to clipboard
A CLI interface for the WP Super Cache plugin
## Feature Request It will be good to have ability to execute cdn_export from cli.
The flush command doesn't do anything in multisite. Given this syntax: ``` wp super-cache flush --url=your.sample.domain ``` I'd expect the files within `cache/supercache/your.sample.domain` to be removed. Although the command reports...
The question is how to save WP Super Cache plugin configuration while deploy a new version of the web. We have two domains: example.com (deploy) - with caching on dev.example.com...
Hi all, I did some tests using this package on my wordpress installations and because I don't know much how works wordpress cache, I was wondering some questions. As I...
Hey guys, great tool, is it a big task to add activating the advanced cache setup with defaults?
WP Super Cache has a clear all capability in the plugin. When doing code pushes having the ability to clear all the cache would be extremely helpful.