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 page 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 link to the personal data export file
-
Filters the text of the email sent with a personal data export file.
-
Mark erasure requests as completed after processing is finished.
-
Fires immediately after a personal data erasure request has been marked completed.
-
function_wp_privacy_resend_request()
Resend an existing request and return the result.
-
function_wp_privacy_completed_request()
Marks a request as completed by the admin and logs the current timestamp.
-
Handle list table actions.
-
Cleans up failed and expired requests before displaying the list table.