ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 238

WP_Query::__call()

Method: Make private/protected methods readable for backward compatibility.

Source: wp-includes/class-wp-query.php:3969

Used by 0 functions | Uses 0 functions

WP_Query::__construct()

Method: Constructor.

Source: wp-includes/class-wp-query.php:3924

Used by 0 functions | Uses 0 functions

WP_Query::__get()

Method: Make private properties readable for backward compatibility.

Source: wp-includes/class-wp-query.php:3938

Used by 0 functions | Uses 0 functions

WP_Query::__isset()

Method: Make private properties checkable for backward compatibility.

Source: wp-includes/class-wp-query.php:3952

Used by 0 functions | Uses 0 functions

WP_Query::fill_query_vars()

Method: Fills in the query variables, which do not exist within the parameter.

Source: wp-includes/class-wp-query.php:560

Used by 0 functions | Uses 0 functions

WP_Query::generate_cache_key()

Method: Generate cache key.

Source: wp-includes/class-wp-query.php:4819

Used by 0 functions | Uses 0 functions

WP_Query::generate_postdata()

Method: Generate post data.

Source: wp-includes/class-wp-query.php:4712

Used by 0 functions | Uses 0 functions

WP_Query::get()

Method: Retrieves the value of a query variable.

Source: wp-includes/class-wp-query.php:1831

Used by 0 functions | Uses 0 functions

WP_Query::get_posts()

Method: Retrieves an array of posts based on query variables.

Source: wp-includes/class-wp-query.php:1863

Used by 0 functions | Uses 0 functions

WP_Query::get_queried_object()

Method: Retrieves the currently queried object.

Source: wp-includes/class-wp-query.php:3808

Used by 0 functions | Uses 0 functions
« Previous 1 … 237 238 239 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy