Filters the text of the email sent with a personal data export file.
The following strings have a special meaning and will get replaced dynamically:
$email_textstring
$request_idint
$email_dataarray
request WP_User_Requestexpiration intexpiration_date stringmessage_recipient string$request->email, but can be changed by the wp_privacy_personal_data_email_to filter.export_file_url stringsitename stringsiteurl string$content = apply_filters( 'wp_privacy_personal_data_email_content', $email_text, $request_id, $email_data );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_privacy_personal_data_email_content