get_site_by_path()
Function: Retrieves the closest matching site object by its domain and path.
Source: wp-includes/ms-load.php:163
Function: Retrieves the closest matching site object by its domain and path.
Source: wp-includes/ms-load.php:163
Filter Hook: Filters the number of path segments to consider when searching for a site.
Source: wp-includes/ms-load.php:177
Filter Hook: Determines a site by its domain and path.
Source: wp-includes/ms-load.php:212
Function: 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.
Source: wp-includes/ms-load.php:295
Action Hook: Fires when a network cannot be found based on the requested domain and path.
Source: wp-includes/ms-load.php:355