Used By
Used By | Description |
---|---|
wp-includes/user.php: _wp_privacy_send_request_confirmation_notification() | Notify the site administrator via email when a request is confirmed. |
Filters the headers of the user request confirmation email.
(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 email address confirming a request
(string) Description of the action being performed so the user knows what the email is for.
(string) The link to click manage privacy requests of this type.
(string) The site name sending the mail.
(string) The site URL sending the mail.
(string) The administrator email receiving 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_request_confirmed_email_headers