Fires after a new user registration has been recorded.
registration_errors
Filters the errors encountered when a new user is being registered.
register_post
Fires when submitting registration form data, before the user is created.
user_registration_email
Filters the email address of a user being registered.
Advertisement
after_password_reset
Fires after the user’s password is reset.
password_reset
Fires before the user’s password is reset.
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.
Advertisement
retrieve_password_key
Fires when a password reset key is generated.
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
password_hint
Filters the text describing the site’s password complexity policy.
user_contactmethods
Filters the user contact methods.
email_change_email
Filters the contents of the email sent when the user’s email is changed.