New and updated in 3.0.0
-
Filters the redirect URL for 404s on the main site.
-
functionglobal_terms()
Maintains a canonical list of terms by syncing terms created for each blog with the global terms table.
-
Filters reserved site names on a sub-directory Multisite installation.
-
functionms_not_installed()
Displays a failure message.
-
functionget_current_site_name()
This deprecated function formerly set the site_name property of the $current_site object.
-
functionwpmu_current_site()
This deprecated function managed much of the site and network loading in multisite.
-
functionis_subdomain_install()
Whether a subdomain configuration is enabled.
-
functionms_site_check()
Checks status of current blog.
-
hookms_site_check
Filters checking the status of the current blog.