Filters the subject of the email sent when an export request is completed.
$subjectstring
$sitenamestring
$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$subject = apply_filters( 'wp_privacy_personal_data_email_subject', $subject, $site_name, $email_data );
| Version | Description |
|---|---|
| 5.3.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_privacy_personal_data_email_subject