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

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

WP_Site_Query::get_search_sql()

Method: Used internally to generate an SQL string for searching across multiple columns.

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

Used by 0 functions | Uses 0 functions

WP_Site_Query::parse_orderby()

Method: Parses and sanitizes ‘orderby’ keys passed to the site query.

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

Used by 0 functions | Uses 0 functions

WP_Site_Query::parse_order()

Method: Parses an ‘order’ query variable and cast it to ‘ASC’ or ‘DESC’ as necessary.

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

Used by 0 functions | Uses 0 functions

WP_Site_Query

Class: Core class used for querying sites.

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

Used by 0 functions | Uses 0 functions

WP_Site_Query::__construct()

Method: Sets up the site query, based on the query vars passed.

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

Used by 0 functions | Uses 0 functions

WP_Site_Query::parse_query()

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

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

Used by 0 functions | Uses 0 functions

parse_site_query

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

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

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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy