newblog_notify_siteadmin()
Function: Notifies the network admin that a new site has been activated.
Source: wp-includes/ms-functions.php:1421
Function: Notifies the network admin that a new site has been activated.
Source: wp-includes/ms-functions.php:1421
Action Hook: Fires after a user’s signup information has been written to the database.
Source: wp-includes/ms-functions.php:893
Filter Hook: Filters the message body of the new site activation email sent to the network administrator.
Source: wp-includes/ms-functions.php:1467
Function: Sends a confirmation request email to a user when they sign up for a new site. The new site will not become active until the confirmation link is clicked.
Source: wp-includes/ms-functions.php:921
Filter Hook: Filters whether to bypass the new site email notification.
Source: wp-includes/ms-functions.php:935
Filter Hook: Filters the message content of the new blog notification email.
Source: wp-includes/ms-functions.php:977
Filter Hook: Filters the subject of the new blog notification email.
Source: wp-includes/ms-functions.php:1009
Function: Sanitizes and validates data required for a user sign-up.
Source: wp-includes/ms-functions.php:455
Function: Sends a confirmation request email to a user when they sign up for a new user account (without signing up for a site at the same time). The user account will not become active until the confirmation link is clicked.
Source: wp-includes/ms-functions.php:1056
Function: Gets the network’s site and user counts.
Source: wp-includes/ms-functions.php:22