do_action( 'wp_privacy_personal_data_export_file', int $request_id )

Generate the export file from the collected, grouped personal data.


Parameters

$request_id

(int) The export request ID.


Source

File: wp-admin/includes/file.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.9.6 Introduced.