ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 321

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::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::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

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

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::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_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

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::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

WP_Site::__construct()

Method: Creates a new WP_Site object.

Source: wp-includes/class-wp-site.php:195

Used by 0 functions | Uses 0 functions
« Previous 1 … 320 321 322 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy