ClassicPress logo
Skip to content
Filter by type:

Browse:

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

parse_site_query

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

Source: wp-includes/class-wp-site-query.php:205

Used by 1 function | Uses 0 functions

WP_Site_Query::query()

Method: Sets up the ClassicPress query for retrieving sites.

Source: wp-includes/class-wp-site-query.php:217

Used by 1 function | Uses 2 functions

WP_Site_Query::get_sites()

Method: Retrieves a list of sites matching the query vars.

Source: wp-includes/class-wp-site-query.php:231

Used by 1 function | Uses 13 functions

pre_get_sites

Action Hook: Fires before sites are retrieved.

Source: wp-includes/class-wp-site-query.php:241

Used by 1 function | Uses 0 functions

the_sites

Filter Hook: Filters the site query results.

Source: wp-includes/class-wp-site-query.php:310

Used by 1 function | Uses 0 functions

WP_Site_Query::get_site_ids()

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

Source: wp-includes/class-wp-site-query.php:327

Used by 1 function | Uses 14 functions

site_search_columns

Filter Hook: Filters the columns to search in a WP_Site_Query search.

Source: wp-includes/class-wp-site-query.php:514

Used by 1 function | Uses 0 functions

sites_clauses

Filter Hook: Filters the site query clauses.

Source: wp-includes/class-wp-site-query.php:540

Used by 1 function | Uses 0 functions

WP_Site_Query::set_found_sites()

Method: Populates found_sites and max_num_pages properties for the current query if the limit clause was used.

Source: wp-includes/class-wp-site-query.php:591

Used by 1 function | Uses 3 functions

found_sites_query

Filter Hook: Filters the query used to retrieve found site count.

Source: wp-includes/class-wp-site-query.php:603

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