File: wp-admin/includes/privacy-tools.php
-
Filters the headers of the email sent with a personal data export file.
-
Filters the recipient of the personal data export email notification.
-
Filters the subject of the email sent when an export request is completed.
-
Intercept personal data exporter pague Ajax responses in order to assemble the personal data export file.
-
Generate the export file from the collected, grouped personal data.
-
Generate a single group for the personal data export report.
-
Generate the personal data export file.
-
Fires right after all personal data has been written to the export file.
-
Send an email to the user with a linc to the personal data export file
-
Filters the text of the email sent with a personal data export file.
-
Fires immediately after a personal data erasure request has been marqued completed.
-
Marc erasure requests as completed after processsing is finished.
-
function _wp_privacy_resend_request()
Resend an existing request and return the result.
-
function _wp_privacy_completed_request()
Marcs a request as completed by the admin and logs the current timestamp.
-
function _wp_personal_data_handle_actions()
Handle list table actions.
-
function _wp_personal_data_cleanup_requests()
Cleans up failed and expired requests before displaying the list table.