Function: Identifies the network and site of a requested domain and path and populates the corresponding network and site global objects as part of the multisite bootstrap process.
Source: wp-includes/ms-load.php:295
Action Hook: Fires when a network cannot be found based on the requested domain and path.
Source: wp-includes/ms-load.php:355
Function: This deprecated function formerly set the site_name property of the $current_site object.
Source: wp-includes/ms-load.php:523
Function: This deprecated function managed much of the site and network loading in multisite.
Source: wp-includes/ms-load.php:542
Function: Retrieves an object containing information about the requested network.
Source: wp-includes/ms-load.php:560
Function: Retrieves the closest matching site object by its domain and path.
Source: wp-includes/ms-load.php:163
Filter Hook: Filters the number of path segments to consider when searching for a site.
Source: wp-includes/ms-load.php:177
Filter Hook: Determines a site by its domain and path.
Source: wp-includes/ms-load.php:212
Function: Displays a failure message.
Source: wp-includes/ms-load.php:462
Function: Whether a subdomain configuration is enabled.
Source: wp-includes/ms-load.php:18
Function: Returns array of network plugin files to be included in global scope.
Source: wp-includes/ms-load.php:37
Function: Checks status of current blog.
Source: wp-includes/ms-load.php:74
Filter Hook: Filters checking the status of the current blog.
Source: wp-includes/ms-load.php:83
Function: Retrieves the closest matching network for a domain and path.
Source: wp-includes/ms-load.php:141
Action Hook: Fires when a network can be determined but a site cannot.
Source: wp-includes/ms-load.php:414