reset_password()
Function: Handles resetting the user’s password.
Source: wp-includes/user.php:3293
Function: Handles resetting the user’s password.
Source: wp-includes/user.php:3293
Function: Provides a simpler way of inserting a user into the database.
Source: wp-includes/user.php:2777
Action Hook: Fires before the user’s password is reset.
Source: wp-includes/user.php:3302
Function: Returns a list of meta keys to be (maybe) populated in wp_update_user().
Source: wp-includes/user.php:2798
Action Hook: Fires after the user’s password is reset.
Source: wp-includes/user.php:3315
Function: Sets up the user contact methods.
Source: wp-includes/user.php:2813
Function: Handles registering a new user.
Source: wp-includes/user.php:3327
Filter Hook: Filters the user contact methods.
Source: wp-includes/user.php:2831
Filter Hook: Filters the email address of a user being registered.
Source: wp-includes/user.php:3338
Function: The old private function for setting up user contact methods.
Source: wp-includes/user.php:2845