Used By
Used By | Description |
---|---|
wp-includes/user.php: reset_password() | Handles resetting the user’s password. |
Fires before the user’s password is reset.
(WP_User) The user.
(string) New user password.
Runs after the user submits a new password during password reset but before the new password is actually set.
File: wp-includes/user.php
Version | Description |
---|---|
1.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/password_reset