ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Hooks
  • resetpass_form

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

View on GitHub


Changelog

Changelog
Version Description
3.9.0 Introduced.
ClassicPress Documentation • Made with ClassicPress
Privacy Policy