wp_validate_user_request_key()
Function: Validates a user request by comparing the key with the request’s key.
Source: wp-includes/user.php:4840
Function: Validates a user request by comparing the key with the request’s key.
Source: wp-includes/user.php:4840
Filter Hook: Filters the expiration time of confirm keys.
Source: wp-includes/user.php:4865
Filter Hook: Filters the message displayed to a user when they confirm a data request.
Source: wp-includes/user.php:4546
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
Filter Hook: Filters the user action description.
Source: wp-includes/user.php:4652
Function: Send a confirmation request email to confirm an action.
Source: wp-includes/user.php:4665
Function: Registers the personal data exporter for users.
Source: wp-includes/user.php:3794
Filter Hook: Filters the text of the email sent when an account action is attempted.
Source: wp-includes/user.php:4762
Function: Finds and exports personal data associated with an email address from the user and user_meta table.
Source: wp-includes/user.php:3813