ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-network-query.php

networks_pre_query

Filter Hook: Filters the network data before the query takes place.

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

Used by 0 functions | Uses 0 functions

WP_Network_Query::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

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 0 functions | Uses 0 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 0 functions | Uses 0 functions

WP_Network_Query::query()

Method: Sets up the WordPress query for retrieving networks.

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

Used by 0 functions | Uses 0 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 0 functions | Uses 0 functions

pre_get_networks

Action Hook: Fires before networks are retrieved.

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

Used by 0 functions | Uses 0 functions

the_networks

Filter Hook: Filters the network query results.

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

Used by 0 functions | 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:326

Used by 0 functions | Uses 0 functions

networks_clauses

Filter Hook: Filters the network query clauses.

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

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