Thread Starter
MrBig
(@mrbig)
No disable, A hacker got in my admin and put this code to a post title and it sent all the users to another page.
You mean in the title of a post in WP?
Use the phpMyadmin and delete it from the database.
Thread Starter
MrBig
(@mrbig)
I’m sorry for not explaining properly iv already deleted it i just want to do something so this wont happen again.,
like disabling the code altogether?
thanks for your help BTW moshu.:)
There is no way to “disable” a code that doesn’t exist yet on the site. Or at least I don’t know of any way. It is a useful and often used regular html code: every browser will execute it.
The only thing you can do: secure passwords, right permissions (files 644, folders 755), updated software – that’s how you can avoid getting hacked.