Handles resetting the user’s password.
password_reset_key_expired
Filters the return value of check_password_reset_key() when an old-style key is used.
password_reset_expiration
Filters the expiration time of password reset keys.
retrieve_password_key
Fires when a password reset key is generated.
Advertisement
check_password_reset_key
Retrieves a user row based on password reset key and login
allow_password_reset
Filters whether to allow a password to be reset.
retrieve_password
Fires before a new password is retrieved.
retreive_password
Fires before a new password is retrieved.
Advertisement
get_password_reset_key
Creates, stores, then returns a password reset key for user.
password_hint
Filters the text describing the site’s password complexity policy.
wp_get_password_hint
Gets the text suggesting how to create strong passwords.
_wp_get_user_contactmethods
The old private function for setting up user contact methods.
Advertisement
user_contactmethods
Filters the user contact methods.
wp_get_user_contact_methods
Set up the user contact methods.
_get_additional_user_keys
Returns a list of meta keys to be (maybe) populated in wp_update_user().