Remove all traces of this plugin from database?
-
One of my (non-technical) clients has blindly gone ahead and installed 49 plugins into his WordPress installation, one of which is this ‘WP Hide & Security Enhancer’.
Coupled with the client’s designer ‘friend’ who has tried to further obfuscate the installation path (i.e. /var/www/site-name.uk.com/public_html/site-name), I’ve inherited an implementation that is barely responding and has a massive amount of broken images and links.
Trawling through the code and the database, the one thing that I’m finding as the common issue is the huge number of re-written paths and URLs that have come about from this plugin.
I’d therefore like to completely remove the plugin and all traces of it AND its effect on the database.
Unfortunately, your “Copy the following link to a safe place, which you can use to reset all options, if something go wrong.” URL does nothing and is also broken.
I’ve copied the files & database to one of my dev servers and, of course, have tried deactivating and removing your plugin’s code, but the database still seems messed up the the site is broken.
So I’ve now got to the stage of writing many SQL queries to update any paths / URLs that I find are suspect. I’m also converting these updates to sed find & replacements, but sifting through their relatively large 180MB database takes time and I have to be Very careful.
I’m therefore wondering if you have any tools or advice as to how to restore WordPress to a state without ‘WP Hide & Security Enhancer’?
- The topic ‘Remove all traces of this plugin from database?’ is closed to new replies.