WP_Network_Query::__construct()
Method: Constructor.
Source: wp-includes/class-wp-network-query.php:117
Method: Constructor.
Source: wp-includes/class-wp-network-query.php:117
Method: Used internally to get a list of network IDs matching the query vars.
Source: wp-includes/class-wp-network-query.php:326
Method: Gets a list of networks matching the query vars.
Source: wp-includes/class-wp-network-query.php:189
Method: Used internally to generate an SQL string for searching across multiple columns.
Source: wp-includes/class-wp-network-query.php:539
Method: Parses an ‘order’ query variable and cast it to ‘ASC’ or ‘DESC’ as necessary.
Source: wp-includes/class-wp-network-query.php:593
Method: Parses and sanitizes ‘orderby’ keys passed to the network query.
Source: wp-includes/class-wp-network-query.php:562
Method: Parses arguments passed to the network query with default query parameters.
Source: wp-includes/class-wp-network-query.php:150
Method: Sets up the WordPress query for retrieving networks.
Source: wp-includes/class-wp-network-query.php:176
Method: Populates found_networks and max_num_pages properties for the current query if the limit clause was used.
Source: wp-includes/class-wp-network-query.php:510
Method: Creates a new WP_Network object.
Source: wp-includes/class-wp-network.php:132