Used By
Used By | Description |
---|---|
wp-includes/user.php: wp_send_user_request() | Send a confirmation request email to confirm an action. |
Filters the text of the email sent when an account action is attempted.
The following strings have a special meaning and will get replaced dynamically:
(string) Text in the email.
(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 |
---|---|
4.9.6 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/user_request_action_email_content