ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/ms-load.php

ms_network_not_found

Action Hook: Fires when a network cannot be found based on the requested domain and path.

Source: wp-includes/ms-load.php:355

Used by 1 function | Uses 0 functions

ms_site_not_found

Action Hook: Fires when a network can be determined but a site cannot.

Source: wp-includes/ms-load.php:414

Used by 1 function | Uses 0 functions

ms_not_installed()

Function: Displays a failure message.

Source: wp-includes/ms-load.php:462

Used by 0 functions | Uses 0 functions

get_current_site_name()

Function: This deprecated function formerly set the site_name property of the $current_site object.

Source: wp-includes/ms-load.php:523

Used by 0 functions | Uses 0 functions

wpmu_current_site()

Function: This deprecated function managed much of the site and network loading in multisite.

Source: wp-includes/ms-load.php:542

Used by 0 functions | Uses 0 functions

wp_get_network()

Function: Retrieves an object containing information about the requested network.

Source: wp-includes/ms-load.php:560

Used by 0 functions | Uses 1 function

is_subdomain_install()

Function: Whether a subdomain configuration is enabled.

Source: wp-includes/ms-load.php:18

Used by 15 functions | Uses 0 functions

wp_get_active_network_plugins()

Function: Returns array of network plugin files to be included in global scope.

Source: wp-includes/ms-load.php:37

Used by 0 functions | Uses 1 function

ms_site_check()

Function: Checks status of current blog.

Source: wp-includes/ms-load.php:74

Used by 0 functions | Uses 5 functions

ms_site_check

Filter Hook: Filters checking the status of the current blog.

Source: wp-includes/ms-load.php:83

Used by 1 function | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy