ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Sites

sites_pre_query

Filter Hook: Filters the site data before the get_sites query takes place.

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

Used by 0 functions | Uses 0 functions

WP_Site_Query::query()

Method: Sets up the WordPress query for retrieving sites.

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

Used by 0 functions | Uses 0 functions

WP_Site_Query::get_sites()

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

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

Used by 0 functions | Uses 0 functions

pre_get_sites

Action Hook: Fires before sites are retrieved.

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

Used by 0 functions | Uses 0 functions

the_sites

Filter Hook: Filters the site query results.

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

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

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

Used by 0 functions | Uses 0 functions

sites_clauses

Filter Hook: Filters the site query clauses.

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

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

Used by 0 functions | Uses 0 functions

found_sites_query

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

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

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