Fires after the user’s password is reset.
$userWP_User
$new_passstring
do_action( 'after_password_reset', $user, $new_pass );
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/after_password_reset