WordPress password hash
Processed locallyGenerate a WordPress-compatible password hash locally
生成结果
输入密码后生成兼容 WordPress 6.8+ 的哈希。
Frequently asked questions
Is the result a WordPress password?
It is a compatible hash for the user password field, not a plain-text password.
Why is the result different each time?
The hash contains a random salt. WordPress can verify each result normally.
Is my password saved?
This site does not save it. Still, use a trusted device and network.