user_request_action_confirmed
Action Hook: Fires an action hook when the account action has been confirmed by the user.
Source: wp-login.php:884
Action Hook: Fires an action hook when the account action has been confirmed by the user.
Source: wp-login.php:884
Function: Polyfill for is_countable() function added in PHP 7.3.
Source: wp-includes/compat.php:522
Function: Polyfill for is_iterable() function added in PHP 7.1.
Source: wp-includes/compat.php:544
Method: Gets an array of fields to be included on the response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:519
Function: Registers the personal data exporter for comments.
Source: wp-includes/comment.php:3315
Function: Finds and exports personal data associated with an email address from the comments table.
Source: wp-includes/comment.php:3333
Function: Registers the personal data eraser for comments.
Source: wp-includes/comment.php:3424
Function: Erases personal data associated with an email address from the comments table.
Source: wp-includes/comment.php:3442
Filter Hook: Filters whether to anonymize the comment.
Source: wp-includes/comment.php:3496
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1206
Filter Hook: Filters the lifetime, in seconds, of a personal data export file.
Source: wp-includes/functions.php:6743
Function: Cleans up export files older than three days old.
Source: wp-includes/functions.php:6727
Function: Returns the directory used to store personal data export files.
Source: wp-includes/functions.php:6664
Filter Hook: Filters the directory used to store personal data export files.
Source: wp-includes/functions.php:6675
Function: Returns the URL of the directory used to store personal data export files.
Source: wp-includes/functions.php:6687
Filter Hook: Filters the URL of the directory used to store personal data export files.
Source: wp-includes/functions.php:6698
Function: Schedule a `WP_Cron` job to delete expired export files.
Source: wp-includes/functions.php:6706
Function: Return an anonymized IPv4 or IPv6 address.
Source: wp-includes/functions.php:6547
Function: Return uniform “anonymous” data by type.
Source: wp-includes/functions.php:6616
Filter Hook: Filters the anonymous data for each type.
Source: wp-includes/functions.php:6652
Class: WP_User_Request class.
Source: wp-includes/user.php:3643
Method: Constructor.
Source: wp-includes/user.php:3728
Function: Validate a user request by comparing the key with the request’s key.
Source: wp-includes/user.php:3562
Filter Hook: Filters the expiration time of confirm keys.
Source: wp-includes/user.php:3603
Function: Return data about a user request.
Source: wp-includes/user.php:3625
Function: Returns a confirmation key for a user action and stores the hashed version for future comparison.
Source: wp-includes/user.php:3530
Filter Hook: Filters the message displayed to a user when they confirm a data request.
Source: wp-includes/user.php:3294
Function: Create and log a user request to perform a specific action.
Source: wp-includes/user.php:3312
Function: Get action description from the name and return a string.
Source: wp-includes/user.php:3367
Filter Hook: Filters the user action description.
Source: wp-includes/user.php:3389