ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Query
  • Page 3

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

loop_end

Action Hook: Fires once the loop has ended.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_post_type_archive()

Method: Is the query for an existing post type archive page?

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

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