wpmu_signup_user_notification()

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

Used by 0 functions | Uses 14 functions

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

Used by 0 functions | Uses 17 functions