networks_pre_query
Filter Hook: Filters the network data before the query takes place.
Source: wp-includes/class-wp-network-query.php:232
Filter Hook: Filters the network data before the query takes place.
Source: wp-includes/class-wp-network-query.php:232
Filter Hook: Filters the network query clauses.
Source: wp-includes/class-wp-network-query.php:451
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:502
Filter Hook: Filters the query used to retrieve found network count.
Source: wp-includes/class-wp-network-query.php:514
Method: Used internally to generate an SQL string for searching across multiple columns.
Source: wp-includes/class-wp-network-query.php:531
Method: Parses and sanitizes ‘orderby’ keys passed to the network query.
Source: wp-includes/class-wp-network-query.php:554
Method: Parses an ‘order’ query variable and cast it to ‘ASC’ or ‘DESC’ as necessary.
Source: wp-includes/class-wp-network-query.php:585
Action Hook: Fires before networks are retrieved.
Source: wp-includes/class-wp-network-query.php:198
Filter Hook: Filters the network query results.
Source: wp-includes/class-wp-network-query.php:308
Method: Used internally to get a list of network IDs matching the query vars.
Source: wp-includes/class-wp-network-query.php:325
Action Hook: Fires after the network query vars have been parsed.
Source: wp-includes/class-wp-network-query.php:163
Method: Sets up the WordPress query for retrieving networks.
Source: wp-includes/class-wp-network-query.php:175
Method: Gets a list of networks matching the query vars.
Source: wp-includes/class-wp-network-query.php:188
Class: Core class used for querying networks.
Source: wp-includes/class-wp-network-query.php:17
Method: Constructor.
Source: wp-includes/class-wp-network-query.php:116
Method: Parses arguments passed to the network query with default query parameters.
Source: wp-includes/class-wp-network-query.php:149