Replies: 0
Hi
I´m working on a site which is attacked several times and the first thing they do is create a new admin user.
How can I avoid this?
I´m thinking on changing the Id of wp_users table to enum and put only the ids of the good users
Is this a good idea?
What can I do?
Thanks
Javier