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_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.
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
Checks status of current blog.
Advertisement
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.
wp_network_admin_email_change_notification
Send an email to the old network admin email address when the network admin email address changes.
update_network_option_new_admin_email
Send a confirmation request email when a change of network admin email address is attempted.
Advertisement
get_subdirectory_reserved_names
Retrieves a list of reserved site on a sub-directory Multisite installation.
wp_is_large_network
Whether or not we have a large network.
upload_size_limit_filter
Filters the maximum upload file size allowed, in bytes.