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 Generated SQL snippet inside phpMyadmin or any other DBMS.

The WordPress Admin Account Generator is a tool that helps users create custom administrator accounts for their WordPress website. Administrator accounts are essential for managing a WordPress website, as they provide users with access to all of the features and functions of the WordPress dashboard. This tool makes it easy for users to create custom administrator accounts without having to write any code, making it accessible to users of all skill levels.

Some of the key features of the WordPress Admin Account Generator include:

  1. Customization Options: The tool offers various customization options to help users create administrator accounts that fit their specific needs. Users can choose the username, password, email address, and role for the new administrator account.
  2. Easy to Use: The WordPress Admin Account Generator is designed to be user-friendly and easy to use. The tool features a clean and intuitive user interface that allows users to quickly and easily create custom administrator accounts without the need for any specialized knowledge or technical skills.
  3. Code Generation: The tool automatically generates the code for the administrator account, making it easy for users to add the account to their WordPress website. The generated code is clean and well-commented, making it easy to understand and modify if needed.
  4. Integration with WordPress: The generated code is designed to be fully compatible with the WordPress platform, allowing users to easily add their custom administrator account to their website. The administrator account will be accessible from the WordPress dashboard, allowing users to manage their website with ease.