ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 238

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

WP_Query::get_queried_object_id()

Method: Retrieves the ID of the currently queried object.

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

Used by 0 functions | Uses 0 functions

WP_Query::get_search_stopwords()

Method: Retrieve stopwords used when parsing search terms.

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

Used by 0 functions | Uses 0 functions

WP_Query::have_comments()

Method: Whether there are more comments available.

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

Used by 0 functions | Uses 0 functions

WP_Query::have_posts()

Method: Determines whether there are more posts available in the loop.

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

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