ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

get_network_by_path()

Function: Retrieves the closest matching network for a domain and path.

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

Used by 0 functions | Uses 0 functions

get_site_by_path()

Function: Retrieves the closest matching site object by its domain and path.

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

Used by 1 function | Uses 5 functions

site_by_path_segments_count

Filter Hook: Filters the number of path segments to consider when searching for a site.

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

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