Wordpress Password Hash Generator
Generate a WordPress-compatible password hash.
When to use this tool
Useful for manually creating or resetting WordPress user passwords in the database, importing users from other systems, or debugging authentication issues. Saves time over running WP CLI commands or writing custom scripts.
How to use
Enter the plain-text password in the input field. Select the desired cost factor (iteration count). Click "Generate" to produce the WordPress-compatible phpass hash.