Used By
Used By | Description |
---|---|
wp-includes/user.php: _wp_privacy_send_erasure_fulfillment_notification() | Notify the user when their erasure request is fulfilled. |
Filters the headers of the data erasure fulfillment notification.
(string|array) The email headers.
(string) The email subject.
(string) The email content.
(int) The request ID.
(array) Data relating to the account action email.
(WP_User_Request) User request object.
(string) The address that the email will be sent to. Defaults to the value of $request->email
, but can be changed by the user_erasure_fulfillment_email_to
filter.
(string) Privacy policy URL.
(string) The site name sending the mail.
(string) The site URL sending the mail.
File: wp-includes/user.php
Version | Description |
---|---|
5.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/user_erasure_complete_email_headers