This topic has been covered before, but I’ll post a fresh response.
- Delete your WordPress installation, including the wp-config.php. You do not need to delete your uploads. Those don’t seem to be affected but give your upload directories a good look through and make sure no funny files are in there (ie. upd.php is a common one)
- Delete your database user that has all permissions to the database connected to your WP account and create a new user with all permissions and a new password. KEEP YOUR OLD DATABASE – there hasn’t been reports of it being compromised.
- Upload a fresh squeezed WordPress files from www.remarpro.com including all the plugins and theme(s) you were using FROM www.remarpro.com. If there was any plugin or theme not uploaded from www.remarpro.com, it’s at your own risk.
- Set up your wp-config.php file to login to your Old database using the New username and password
- Should be good to go
Once you have completed that, DELETE THE CACHE ON YOUR BROWSER and happy WordPressing!!!
Post more questions if I left out anything. But the key is do not keep anything but the DB and YOUR uploads from the previous install. Should take a couple of hours but when you’re done you’ll be fine.
ONE LAST NOTE: DO NOT USE TIMTHUMB AND IF YOU DO, MAKE SURE IT’S CONFIGURED NOT TO BE ACCEPTING CRAP FROM A REMOTE SERVER…ONLY LOCALHOST STUFF SHOULD BE PERMITTED.
Best wishes.