Summery Summery
Filters a page of personal data exporter data. Used to build the export report.
Syntax Syntax
Description Description
Allows the export response to be consumed by destinations in addition to Ajax.
Parameters Parameters
- $response
-
The personal data for the given exporter and page.
- $exporter_index
-
The index of the exporter that provided this data.
- $email_address
-
The email address associated with this personal data.
- $page
-
The page for this response.
- $request_id
-
The privacy request post ID associated with this request.
- $send_as_email
-
Whether the final results of the export should be emailed to the user.
- $exporter_key
-
The key (slug) of the exporter that provided this data.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.9.6 | Introduced. |