Filters the subject of the email sent when an account action is attempted.
$subjectstring
$sitenamestring
$email_dataarray
request WP_User_Requestemail stringdescription stringconfirm_url stringsitename stringsiteurl string$subject = apply_filters( 'user_request_action_email_subject', $subject, $email_data['sitename'], $email_data );
| Version | Description |
|---|---|
| 4.9.6 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/user_request_action_email_subject