ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Query::is_page()

Method: Is the query for an existing single page?

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

Used by 0 functions | Uses 0 functions

WP_Query::reset_postdata()

Method: After looping through a nested query, this function restores the $post global to the current post in this query.

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

Used by 0 functions | Uses 0 functions

comment_feed_orderby

Filter Hook: Filters the ORDER BY clause of the comments feed query before sending.

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

Used by 0 functions | Uses 0 functions

posts_fields_request

Filter Hook: Filters the SELECT clause of the query.

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

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

WP_Query::is_archive()

Method: Is the query for an existing archive page?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_paged()

Method: Is the query for a paged result and not for the first page?

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

Used by 0 functions | Uses 0 functions

WP_Query::lazyload_term_meta()

Method: Lazyload term meta for posts in the loop.

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

Used by 0 functions | Uses 0 functions

comment_feed_limits

Filter Hook: Filters the LIMIT clause of the comments feed query before sending.

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

Used by 0 functions | Uses 0 functions

post_limits_request

Filter Hook: Filters the LIMIT clause of the query.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy