MD5 hash


.md5 $string

Command description

Convert a string to its MD5 hashed equivalent, often useful if a WordPress password needs to be reset in a local environment, as WordPress’ backwards compatible code will compare a MD5 value, and then re-encrypt it with salts upon login to a safer standard.

Example

.md5 password

<@WPBot> Clorith: 5f4dcc3b5aa765d61d8327deb882cf99