newblog_notify_siteadmin
newblog_notify_siteadmin ( $blog_id, $deprecated = '' )
Parameters:- (WP_Site|int) blog_id The new site's object or ID.
- (string) deprecated Not used.
Returns:Defined at:Change Log: - Introduced in WordPress: —
- Deprecated in WordPress: —
Description
Notifies the network admin that a new site has been activated.Filter {@see 'newblog_notify_siteadmin'} to change the content of
the notification email.