ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Query::is_front_page()

Method: Is the query for the front page of the site?

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

Used by 0 functions | Uses 0 functions

WP_Query::setup_postdata()

Method: Set up global post data.

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

Used by 0 functions | Uses 0 functions

posts_join_request

Filter Hook: Filters the JOIN clause of the query.

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

Used by 0 functions | Uses 0 functions

WP_Query::next_post()

Method: Set up the next post and iterate current post index.

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

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