wpmu_signup_blog_notification()
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
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
Action Hook: Fires immediately after a new user is activated.
Source: wp-includes/ms-functions.php:1215
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
Action Hook: Fires immediately after a site is activated.
Source: wp-includes/ms-functions.php:1267
Function: Activates a signup.
Source: wp-includes/ms-functions.php:1158
Filter Hook: Filters the validated user registration details.
Source: wp-includes/ms-functions.php:584
Action Hook: Fires immediately after a new user is created.
Source: wp-includes/ms-functions.php:1329
Function: Creates a user.
Source: wp-includes/ms-functions.php:1310
Filter Hook: Filters the minimum site name length required when validating a site signup.
Source: wp-includes/ms-functions.php:663
Action Hook (deprecated): Fires immediately after a new site is created.
Source: wp-includes/ms-site.php:135