Retrieve an object containing information about the requested network.
wpmu_current_site
This deprecated function managed much of the site and network loading in multisite.
get_current_site_name
This deprecated function formerly set the site_name property of the $current_site object.
ms_not_installed
Displays a failure message.
Advertisement
ms_site_not_found
Fires when a network can be determined but a site cannot.
ms_network_not_found
This action is documented in wp-includes/ms-settings.php
ms_load_current_site_and_network
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.
pre_get_site_by_path
Determine a site by its domain and path.
Advertisement
site_by_path_segments_count
Filters the number of path segments to consider when searching for a site.
get_site_by_path
Retrieves the closest matching site object by its domain and path.
get_network_by_path
Retrieve the closest matching network for a domain and path.
ms_site_check
Filters checking the status of the current blog.
Advertisement
ms_site_check
Checks status of current blog.
wp_get_active_network_plugins
Returns array of network plugin files to be included in global scope.
is_subdomain_install
Whether a subdomain configuration is enabled.