New and updated in 4.9.6
-
functionwp_get_user_request()
Returns the user request object for the specified request ID.
-
WP_Privacy_Data_Removal_Requests_List_Table class.
Used by 1 function | Uses 1 function | Source: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:19 -
Outputs the Actions column.
Used by 0 functions | Uses 8 functions | Source: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:46 -
Outputs the Next steps column.
Used by 0 functions | Uses 11 functions | Source: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:117 -
Actions column.
Used by 0 functions | Uses 8 functions | Source: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:46 -
Displays the next steps column.
Used by 0 functions | Uses 11 functions | Source: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:111 -
WP_Privacy_Data_Export_Requests_Table class.
Used by 1 function | Uses 1 function | Source: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:19 -
Fires an action hook when the account action has been confirmed by the user.
-
Gets an array of fields to be included on the response.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:572 -
Registers the personal data exporter for comments.
-
Finds and exports personal data associated with an email address from the comments table.
-
Registers the personal data eraser for comments.
-
Erases personal data associated with an email address from the comments table.
-
Filters whether to anonymize the comment.
-
hooktheme_templates
Filters list of page templates for a theme.
-
Cleans up export files older than three days old.
-
Filters the lifetime, in seconds, of a personal data export file.
-
functionwp_privacy_exports_url()
Returns the URL of the directory used to store personal data export files.
-
Filters the URL of the directory used to store personal data export files.
-
Schedules a `WP_Cron` job to delete expired export files.
-
functionwp_privacy_exports_dir()
Returns the directory used to store personal data export files.
-
Filters the directory used to store personal data export files.
-
functionwp_privacy_anonymize_ip()
Returns an anonymized IPv4 or IPv6 address.
-
functionwp_privacy_anonymize_data()
Returns uniform “anonymous” data by type.
-
Filters the anonymous data for each type.
-
functionwp_validate_user_request_key()
Validates a user request by comparing the key with the request’s key.
-
Filters the expiration time of confirm keys.
-
functionwp_get_user_request_data()
Return the user request object for the specified request ID.
-
classWP_User_Request
WP_User_Request class.
-
Constructor.