You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to enable advanced cache with 'update htaccess' etc - we have a big amount of sites to update and really wanted to use wp-cli to get this done.
At the moment, from my understanding and correct me if I'm wrong, if I run wp super-cache enable it'll enable the 'easy' mode, whereas I'd like to trigger it doing the advanced mode (possibly reading the wp-cache-config.php).
I've created PR #592 in WPSC repository. It fixes few issues related to compatibility between WPSC and WP-CLI. After we merge it and fix #16 then it's possible to improve commands. For now, wp super-cache disable doesn't fully disable caching (it disables only supercache but not wp-cache).
One of new command could be super-cache mod_rewrite enable/disable/update, super-cache mode wp-cache/super-cache or super-cache enable/disable [wp-cache|super-cache|mod_rewrite] ...
Hey guys,
great tool, is it a big task to add activating the advanced cache setup with defaults?
The text was updated successfully, but these errors were encountered: