ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-query.php
  • Page 5

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

WP_Query::is_comment_feed()

Method: Is the query for a comments feed?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_main_query()

Method: Is the query the main query?

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

Used by 0 functions | Uses 0 functions

posts_groupby_request

Filter Hook: Filters the GROUP BY clause of the query.

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

Used by 0 functions | Uses 0 functions

found_posts

Filter Hook: Filters the number of found posts for the query.

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

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