Fires before the password reset procedure is validated.
Parameters
Source
do_action( 'validate_password_reset', $errors, $user ); Changelog
| Version | Description |
|---|---|
| 3.5.0 | Introduced. |
Fires before the password reset procedure is validated.
do_action( 'validate_password_reset', $errors, $user ); | Version | Description |
|---|---|
| 3.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.