Used By
Used By | Description |
---|---|
wp-admin/includes/ajax-actions.php: wp_ajax_wp_privacy_export_personal_data() | Ajax handler for exporting a user’s personal data. |
Filters a page of personal data exporter data. Used to build the export report.
Allows the export response to be consumed by destinations in addition to Ajax.
(array) The personal data for the given exporter and page.
(int) The index of the exporter that provided this data.
(string) The email address associated with this personal data.
(int) The page for this response.
(int) The privacy request post ID associated with this request.
(bool) Whether the final results of the export should be emailed to the user.
(string) The key (slug) of the exporter that provided this data.
Version | Description |
---|---|
4.9.6 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_privacy_personal_data_export_page