wpseek.com
A WordPress-centric search engine for devs and theme authors



resetpass_form › WordPress Action Hooks

Since3.9.0
Deprecatedn/a
do_action( 'resetpass_form', $user )
Parameters:
  • (WP_User) $user User object of the user whose password is being reset.
    Required: Yes
Defined at:
Codex:

Fires following the 'Strength indicator' meter in the user password reset form.





Source

do_action( 'resetpass_form', $user );