WP_Network_Query
Class: Core class used for querying networks.
Source: wp-includes/class-wp-network-query.php:18
Class: Core class used for querying networks.
Source: wp-includes/class-wp-network-query.php:18
Method: Constructor.
Source: wp-includes/class-wp-network-query.php:117
Method: Parses arguments passed to the network query with default query parameters.
Source: wp-includes/class-wp-network-query.php:150
Action Hook: Fires after the network query vars have been parsed.
Source: wp-includes/class-wp-network-query.php:164
Method: Sets up the WordPress query for retrieving networks.
Source: wp-includes/class-wp-network-query.php:176
Method: Gets a list of networks matching the query vars.
Source: wp-includes/class-wp-network-query.php:189
Action Hook: Fires before networks are retrieved.
Source: wp-includes/class-wp-network-query.php:199
Action Hook: Fires immediately after a comment is updated in the database.
Source: wp-includes/comment.php:2632
Class: Core class used to store translated data for a locale.
Source: wp-includes/class-wp-locale.php:17
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