Used By
Used By | Description |
---|---|
wp-includes/user.php: wp_send_user_request() | Send a confirmation request email to confirm an action. |
Filters the headers of the email sent when an account action is attempted.
(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 this is being sent to.
(string) Description of the action being performed so the user knows what the email is for.
(string) The link to click on to confirm the account action.
(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_request_action_email_headers