ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 319

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

WP_Site::__get()

Method: Getter.

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

Used by 0 functions | Uses 0 functions

WP_Site::__isset()

Method: Isset-er.

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

Used by 0 functions | Uses 0 functions

WP_Site::__set()

Method: Setter.

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

Used by 0 functions | Uses 0 functions

WP_Site::get_details()

Method: Retrieves the details for this site.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 318 319 320 … 384 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy