Core Function
View Source on Trac ↗ newblog_notify_siteadmin()
newblog_notify_siteadmin( mixed $blog_id, mixed $deprecated = '' ) Notifies the network admin that a new site has been activated.
Parameters 1 required
| Name / Type | Description |
|---|---|
| (WP_Site | | int) $blog_id The new site's object or ID. Required |
| $deprecated string | Not used. |
Return Value
(bool)
bool
Function Information
Since Version
MU (3.0.0)
Source File
wp-includes/ms-functions.php
Advertisement