This is an easy to use tool that enables you to generate the WordPress hash of a string. In order to use the tool, enter the text you want to convert to WP hash below and click on ‘Generate’ button.
WordPress Password Hash Generator
Generate the phpass-compatible hash WordPress uses to store passwords in its database
Random Strong Password Generator
Generate a strong WordPress password, then hash it aboveHow it works
Generate and use a WordPress password hash in 4 steps
Enter Password
Type your desired WordPress password into the field, or use the built-in generator.
Generate Hash
Click Generate Hash. Our server uses the phpass library — the exact same as WordPress core.
Copy the Hash
Copy the generated $P$ hash from the result panel.
Paste to Database
Open phpMyAdmin → wp_users → paste into the user_pass column. Done!