WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/newblog notify siteadmin

Description

Notifies the network admin that a new site has been activated.

Filter 'newblog_notify_siteadmin' to change the content of the notification email.

Usage

<?php newblog_notify_siteadmin$blog_id$deprecated ); ?>

Parameters

$blog_id
(int) (required) The new site's ID.
Default: None
$deprecated
(unknown_type) (optional) no description
Default: empty string

Return Values

(bool) 

Source File

newblog_notify_siteadmin() is located in wp-includes/ms-functions.php