ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Query
  • Page 7

WP_Query::is_day()

Method: Is the query for an existing day archive?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_404()

Method: Is the query a 404 (returns no results)?

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

Used by 0 functions | Uses 0 functions

posts_selection

Action Hook: Fires to announce the query’s current selection parameters.

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

Used by 0 functions | Uses 0 functions

WP_Query::set_found_posts()

Method: Set up the amount of found posts and the number of pages (if limit clause was used) for the current query.

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

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::is_feed()

Method: Is the query for a feed?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_embed()

Method: Is the query for an embedded post?

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

Used by 0 functions | Uses 0 functions

posts_where_request

Filter Hook: Filters the WHERE clause of the query.

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

Used by 0 functions | Uses 0 functions

found_posts_query

Filter Hook: Filters the query to run for retrieving the found posts.

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

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
« Previous 1 … 6 7 8 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy