Description
Generate the export file from the collected, grouped personal data.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/privacy-tools.php | 864 |
Parameters
Type | Name | Description |
---|---|---|
int | $request_id | The export request ID. |
PHP Doc
/**
* Generate the export file from the collected, grouped personal data.
*
* @since 4.9.6
*
* @param int $request_id The export request ID.
*/