Filters the subject of the email sent when an erasure request is completed.
$subjectstring
$sitenamestring
$email_dataarray
request WP_User_Requestmessage_recipient string$request->email, but can be changed by the user_erasure_fulfillment_email_to filter.privacy_policy_url stringsitename stringsiteurl string$subject = apply_filters( 'user_erasure_fulfillment_email_subject', $subject, $email_data['sitename'], $email_data );
| Version | Description |
|---|---|
| 5.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/user_erasure_fulfillment_email_subject