Summery Summery
Fires right after all personal data has been written to the export file.
Syntax Syntax
Parameters Parameters
- $archive_pathname
-
The full path to the export file on the filesystem.
- $archive_url
-
The URL of the archive file.
- $html_report_pathname
-
The full path to the HTML personal data report on the filesystem.
- $request_id
-
The export request ID.
- $json_report_pathname
-
The full path to the JSON personal data report on the filesystem.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
5.4.0 | Added the $json_report_pathname parameter. |
4.9.6 | Introduced. |