Filters the body of the data erasure fulfillment notification.
The email is sent to a user when their data erasure request is fulfilled by an administrator.
The following strings have a special meaning and will get replaced dynamically:
$contentstring
$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$content = apply_filters( 'user_erasure_fulfillment_email_content', $content, $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_content