wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



resetpass_form › WordPress Action Hooks

Da3.9.0
Deprecaton/a
do_action( 'resetpass_form', $user )
Parametri:
  • (WP_User) $user User object of the user whose password is being reset.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

do_action( 'resetpass_form', $user );