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
Filter Hook: Filters the message body of the new site activation email sent to the network administrator.
Source: wp-includes/ms-functions.php:1467
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: 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
Filter Hook: Filters whether to bypass the email notification for new user sign-up.
Source: wp-includes/ms-functions.php:1067
Filter Hook: Filters the content of the notification email for new user sign-up.
Source: wp-includes/ms-functions.php:1097
Filter Hook: Filters the subject of the notification email of new user signup.
Source: wp-includes/ms-functions.php:1121
Function: Activates a signup.
Source: wp-includes/ms-functions.php:1158