wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-admin/includes/privacy-tools.php › WordPress File
Functions9
› WordPress Administration Privacy Tools API.
Function | Short description |
---|---|
wp_privacy_generate_personal_data_export_file | Generate the personal data export file. |
wp_privacy_generate_personal_data_export_group_html | Generate a single group for the personal data export report. |
wp_privacy_process_personal_data_erasure_page | Mark erasure requests as completed after processing is finished. |
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_send_personal_data_export_email | Send an email to the user with a link to the personal data export file |
_wp_personal_data_cleanup_requests | Cleans up failed and expired requests before displaying the list table. |
_wp_personal_data_handle_actions | Handle list table actions. |
_wp_privacy_completed_request | Marks a request as completed by the admin and logs the current timestamp. |
_wp_privacy_resend_request | Resend an existing request and return the result. |