Filters whether to send an email to the Multisite network administrator when a new site is created.
Return false to disable sending the email.
if ( ! apply_filters( 'send_new_site_email', true, $site, $user ) ) {
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/send_new_site_email