chaos1
Member
Posted 10 months ago #
Hello,
I have observed over the last 3-4 months that with every update, WP Super Cache options reset itself. This is tough because we have it setup specifically to avoid some issues we've noticed with other plugins.
Is this a known issue? Anyway to resolve it?
http://wordpress.org/extend/plugins/wp-super-cache/
Yeah, unfortunately the plugin cleans up after itself when it's uninstalled, which in effect is what happens when you update through the dashboard.
I'm trying to come up with some useful way of updating. There's probably some constant I can check or something ..
I think I've figured it out. I changed the deactivate hook to uninstall_hook and it didn't delete the config files :)
Grab the development version if you don't want your next update to delete the config files:
http://ocaoimh.ie/y/2o