Leftover code after uninstalling
-
Help, I followed the steps to uninstall, and noticed two differences between my files and the files listed in the uninstall steps:
1. in my wp-config.php there is a second define statement (besides the one we should delete):
define( ‘WPCACHEHOME’, ‘/var/www/wordpress/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache Manager
Should I remove this line as well?
2. In my .htaccess file I don’t have any mod_rewrite statements. Nothing containing the words Super Cache either. Is this normal?
thank you.
The topic ‘Leftover code after uninstalling’ is closed to new replies.