Filters the contents of the new user notification email sent to the new user.
$wp_new_user_notification_emailarray
to stringsubject stringmessage stringheaders string$userWP_User
$blognamestring
$wp_new_user_notification_email = apply_filters( 'wp_new_user_notification_email', $wp_new_user_notification_email, $user, $blogname );
| Version | Description |
|---|---|
| 4.9.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_new_user_notification_email