ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.6.0
  • Page 15

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

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
« Previous 1 … 14 15 16 … 26 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy