register_new_user
Action Hook: Fires after a new user registration has been recorded.
Source: wp-includes/user.php:3438
Action Hook: Fires after a new user registration has been recorded.
Source: wp-includes/user.php:3438
Function: Creates, stores, then returns a password reset key for user.
Source: wp-includes/user.php:2879
Function: Initiates email notifications related to the creation of new users.
Source: wp-includes/user.php:3457
Action Hook (deprecated): Fires before a new password is retrieved.
Source: wp-includes/user.php:2896
Action Hook: Fires before a new password is retrieved.
Source: wp-includes/user.php:2905
Filter Hook: Filters whether to allow a password to be reset.
Source: wp-includes/user.php:2920
Action Hook: Fires when a password reset key is generated.
Source: wp-includes/user.php:2939
Function: Retrieves a user row based on password reset key and login.
Source: wp-includes/user.php:2977
Filter Hook: Filters the expiration time of password reset keys.
Source: wp-includes/user.php:3001
Filter Hook: Filters the return value of check_password_reset_key() when an old-style key or an expired key is used.
Source: wp-includes/user.php:3039