do_action( 'resetpass_form', WP_User $user )
Fires following the ‘Strength indicator’ meter in the user password reset form.
Parameters
- $user
-
User object of the user whose password is being reset.
Source
File: wp-login.php
Changelog
Version | Description |
---|---|
WP-3.9.0 | Introduced. |