Return the user request object for the specified request ID.
wp_validate_user_request_key
Validate a user request by comparing the key with the request’s key.
wp_generate_user_request_key
Returns a confirmation key for a user action and stores the hashed version for future comparison.
user_request_action_email_subject
Filters the subject of the email sent when an account action is attempted.
Advertisement
user_request_action_email_headers
Filters the headers of the email sent when an account action is attempted.
user_request_action_email_content
Filters the text of the email sent when an account action is attempted.
user_request_action_description
Filters the user action description.
wp_send_user_request
Send a confirmation request email to confirm an action.
Advertisement
wp_user_request_action_description
Get action description from the name and return a string.
wp_create_user_request
Create and log a user request to perform a specific action.
user_request_action_confirmed_message
Filters the message displayed to a user when they confirm a data request.
_wp_privacy_account_request_confirmed_message
Return request confirmation message HTML.
Advertisement
user_erasure_complete_email_headers
Filters the headers of the data erasure fulfillment notification.
user_erasure_complete_email_subject
Filters the subject of the email sent when an erasure request is completed.
user_erasure_fulfillment_email_to
Filters the recipient of the data erasure fulfillment notification.