Filters whether the admin is notified of a new user registration.
$sendbool
$userWP_User
$send_notification_to_admin = apply_filters( 'wp_send_new_user_notification_to_admin', true, $user );
| Version | Description |
|---|---|
| 6.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_send_new_user_notification_to_admin