ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-wp-network-query.php

WP_Network_Query

Class: Core class used for querying networks.

Source: wp-includes/class-wp-network-query.php:17

Used by 0 functions | Uses 0 functions

WP_Network_Query::__construct()

Method: Constructor.

Source: wp-includes/class-wp-network-query.php:116

Used by 1 function | Uses 1 function

WP_Network_Query::parse_query()

Method: Parses arguments passed to the network query with default query parameters.

Source: wp-includes/class-wp-network-query.php:150

Used by 1 function | Uses 3 functions

parse_network_query

Action Hook: Fires after the network query vars have been parsed.

Source: wp-includes/class-wp-network-query.php:164

Used by 1 function | Uses 0 functions

WP_Network_Query::query()

Method: Sets up the ClassicPress query for retrieving networks.

Source: wp-includes/class-wp-network-query.php:176

Used by 1 function | Uses 2 functions

WP_Network_Query::get_networks()

Method: Gets a list of networks matching the query vars.

Source: wp-includes/class-wp-network-query.php:189

Used by 1 function | Uses 13 functions

pre_get_networks

Action Hook: Fires before networks are retrieved.

Source: wp-includes/class-wp-network-query.php:199

Used by 1 function | Uses 0 functions

the_networks

Filter Hook: Filters the network query results.

Source: wp-includes/class-wp-network-query.php:266

Used by 1 function | Uses 0 functions

WP_Network_Query::get_network_ids()

Method: Used internally to get a list of network IDs matching the query vars.

Source: wp-includes/class-wp-network-query.php:283

Used by 1 function | Uses 11 functions

networks_clauses

Filter Hook: Filters the network query clauses.

Source: wp-includes/class-wp-network-query.php:409

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