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 subject of the email sent when an erasure request is completed.
(string) The email subject.
(string) The name of the site.
(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 |
---|---|
4.9.8 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/user_erasure_complete_email_subject