WP super cache settings export/ import
-
Thanks again for the great plugin.
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 (dev version) – with WPSC plugin turned offWhile new deploy we use the bash script so the full process gets ~2 minutes
Problem is that after deployment we have to restore WPSC settings manually and its a bit terrible.
We can not use saved wp-cache-config.php file because $cache_page_secret constant is unique.Is there any way to save and restore the configuration?
Even wp-cli has no option to do it for now 🙁
# wp super-cache xxxxxx
The topic ‘WP super cache settings export/ import’ is closed to new replies.