WPDev.one
Core Function
View Source on Trac ↗

wp_privacy_send_personal_data_export_email()

wp_privacy_send_personal_data_export_email( mixed $request_id )

Send an email to the user with a link to the personal data export file

Parameters 1 required

Name / Type Description
$request_id
int

The request ID for this personal data export.

Required

Return Value

((true)
| WP_Error) True on success or `WP_Error` on failure.

Function Information

Since Version
4.9.6
Source File
wp-admin/includes/privacy-tools.php
Advertisement