insert_blog()
Function: Store basic site info in the blogs table.
Source: wp-includes/ms-deprecated.php:572
Function: Store basic site info in the blogs table.
Source: wp-includes/ms-deprecated.php:572
Action Hook: Fires immediately after a site is activated.
Source: wp-includes/ms-functions.php:1267
Function: Install an empty blog.
Source: wp-includes/ms-deprecated.php:607
Function: Creates a user.
Source: wp-includes/ms-functions.php:1310
Function: Set blog defaults.
Source: wp-includes/ms-deprecated.php:677
Action Hook: Fires immediately after a new user is created.
Source: wp-includes/ms-functions.php:1329
Function: Notifies the site administrator that their site activation was successful.
Source: wp-includes/ms-functions.php:1594
Function: Creates a site.
Source: wp-includes/ms-functions.php:1361
Filter Hook: Filters whether to bypass the welcome email sent to the site administrator after site activation.
Source: wp-includes/ms-functions.php:1610
Action Hook (deprecated): Fires immediately after a new site is created.
Source: wp-includes/ms-site.php:135
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
Filter Hook: Filters the validated user registration details.
Source: wp-includes/ms-functions.php:584
Filter Hook: Filters whether to bypass the email notification for new user sign-up.
Source: wp-includes/ms-functions.php:1067
Function: Processes new site registrations.
Source: wp-includes/ms-functions.php:621
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 new site name during registration.
Source: wp-includes/ms-functions.php:690
Filter Hook: Filters the subject of the notification email of new user signup.
Source: wp-includes/ms-functions.php:1121
Filter Hook: Filters site details and error messages following registration.
Source: wp-includes/ms-functions.php:764
Function: Records site signup information for future activation.
Source: wp-includes/ms-functions.php:781
Function: Records user signup information for future activation.
Source: wp-includes/ms-functions.php:847
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
Function: Checks an email address against a list of banned domains.
Source: wp-includes/ms-functions.php:384
Filter Hook: Filters the subject of the new blog notification email.
Source: wp-includes/ms-functions.php:1009
Function: Returns the number of active users in your installation.
Source: wp-includes/user.php:1348
Function: Gets the number of active sites on the installation.
Source: wp-includes/ms-functions.php:115
Function: Gets a blog post from any site on the network.
Source: wp-includes/ms-functions.php:131
Function: Adds a user to a blog, along with specifying the user’s role.
Source: wp-includes/ms-functions.php:152