do_action( 'wp_privacy_personal_data_export_file', int $request_id )

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


Description Description


Parameters Parameters

$request_id

(int) The export request ID.


Top ↑

Source Source

File: wp-admin/includes/file.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.9.6 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.