Action hook 'wp_privacy_personal_data_export_file'

in WP Core File wp-admin/includes/privacy-tools.php at line 864

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.
	 */