Filters the content of the email sent to the Multisite network administrator when a new site is created.
Content should be formatted for transmission via wp_mail() .
$new_site_email = apply_filters( 'new_site_email', $new_site_email, $site, $user );
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/new_site_email