Fires following the ‘Strength indicator’ meter in the user password reset form.
Parameters
$user
WP_User- User object of the user whose password is being reset.
Source
do_action( 'resetpass_form', $user );
Changelog
Version | Description |
---|---|
3.9.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.