get_password_reset_key()
Function: Creates, stores, then returns a password reset key for user.
Source: wp-includes/user.php:2879
Function: Creates, stores, then returns a password reset key for user.
Source: wp-includes/user.php:2879
Function: Retrieves a user row based on password reset key and login.
Source: wp-includes/user.php:2977
Function: Handles resetting the user’s password.
Source: wp-includes/user.php:3293
Function: Sanitizes user field based on context.
Source: wp-includes/user.php:1774
Function: Updates all user caches.
Source: wp-includes/user.php:1884
Function: Cleans all user caches.
Source: wp-includes/user.php:1911
Function: Determines whether the given username exists.
Source: wp-includes/user.php:1954
Function: Determines whether the given email exists.
Source: wp-includes/user.php:1986
Function: Checks whether a username is valid.
Source: wp-includes/user.php:2015
Function: Inserts a user into the database.
Source: wp-includes/user.php:2096