Need to make allowance for SuperCache too
-
Hey Guys,
Just tried your plugin on a smaller site.
Because there was detection for WP Supercache, I needed to delete the plugin as well as the wp-config.php line that configures the location directory for wp-supercache.
That line looks like this on my local machine:
define( 'WPCACHEHOME', '/Users/MartinC/Sites/gaj/wp-content/plugins/wp-super-cache/' ); //Added by WP-Cache ManagerFurther, you could also look to exclude the contents of the cache directory as well which is typically at:
/Users/MartinC/Sites/gaj/wp-content/cache/All in all, what a cool plugin so kudos and thank you
Martin
The topic ‘Need to make allowance for SuperCache too’ is closed to new replies.