do_action ( ‘resetpass_form’, WP_User $user )

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 );

Changuelog

Versionen Description
3.9.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.