WordPress Admin Account Generator

I always create a new WordPress administrator account, when I’m taking on a new client or setting up a new development site.

Though it’s possible to create a new administrator account via WordPress admin dashboard, sometimes I prefer it creating directly via phpMyAdmin. It’s pretty easy thing to do, and just requires a few lines of SQL.

So I developed this simple tool. You need to enter prefix, username, email, password and displayname in the form below and tool will generate the SQL for you!

You need to execute this SQL snippet inside phpMyadmin or any other DBMS