ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Query::is_preview()

Method: Is the query for a post or page preview?

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

Used by 0 functions | Uses 0 functions

WP_Query::lazyload_comment_meta()

Method: Lazyload comment meta for comments in the loop.

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

Used by 0 functions | Uses 0 functions

posts_where_paged

Filter Hook: Filters the WHERE clause of the query.

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

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