Fires immediately after a personal data erasure request has been marked completed.
wp_privacy_personal_data_email_headers
Filters the headers of the email sent with a personal data export file.
wp_privacy_personal_data_email_subject
Filters the subject of the email sent when an export request is completed.
wp_privacy_personal_data_email_to
Filters the recipient of the personal data export email notification.
Advertisement
wp_privacy_export_expiration
This filter is documented in wp-includes/functions.php
user_request_key_expiration
This filter is documented in wp-includes/user.php
wp_privacy_process_personal_data_erasure_page
Mark erasure requests as completed after processing is finished.
_wp_personal_data_cleanup_requests
Cleans up failed and expired requests before displaying the list table.
Advertisement
_wp_personal_data_handle_actions
Handle list table actions.
_wp_privacy_resend_request
Resend an existing request and return the result.
_wp_privacy_completed_request
Marks a request as completed by the admin and logs the current timestamp.
wp_privacy_personal_data_export_file
Generate the export file from the collected, grouped personal data.
Advertisement
wp_privacy_process_personal_data_export_page
Intercept personal data exporter page Ajax responses in order to assemble the personal data export file.
wp_privacy_personal_data_email_content
Filters the text of the email sent with a personal data export file.
wp_privacy_send_personal_data_export_email
Send an email to the user with a link to the personal data export file