wp_generate_user_request_key()
Function: Returns a confirmation key for a user action and stores the hashed version for future comparison.
Source: wp-includes/user.php:4815
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
Filter Hook: Filters the current user.
Source: wp-includes/user.php:3625
Function: Sends a confirmation request email when a change of user email address is attempted.
Source: wp-includes/user.php:3644
Filter Hook: Filters the text of the email sent when a change of user email address is attempted.
Source: wp-includes/user.php:3731
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