wp_send_user_request()
Function: Send a confirmation request email to confirm an action.
Source: wp-includes/user.php:4665
Function: Send a confirmation request email to confirm an action.
Source: wp-includes/user.php:4665
Function: Returns a confirmation key for a user action and stores the hashed version for future comparison.
Source: wp-includes/user.php:4815
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: Retrieves the current session token from the logged_in cookie.
Source: wp-includes/user.php:3468
Function: Retrieves a list of sessions for the current user.
Source: wp-includes/user.php:3480