wp_create_user_request()
Function: Creates and logs a user request to perform a specific action.
Source: wp-includes/user.php:4568
Function: Creates and logs a user request to perform a specific action.
Source: wp-includes/user.php:4568
Function: Gets action description from the name and return a string.
Source: wp-includes/user.php:4630
Function: Send a confirmation request email to confirm an action.
Source: wp-includes/user.php:4665
Function: Removes all session tokens for the current user from the database.
Source: wp-includes/user.php:3516
Function: Gets the user IDs of all users with no role on this site.
Source: wp-includes/user.php:3532
Function: Retrieves the current user object.
Source: wp-includes/user.php:3585
Function: Sends a confirmation request email when a change of user email address is attempted.
Source: wp-includes/user.php:3644
Function: Adds an admin notice alerting the user to check for confirmation request email after email address change.
Source: wp-includes/user.php:3755
Function: Gets all personal data request types.
Source: wp-includes/user.php:3779
Function: Removes all but the current session token for the current user for the database.
Source: wp-includes/user.php:3503