ClassicPress logo
Skip to content
Filter by type:

Browse:

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

split_the_query

Filter Hook: Filters whether to split the query.

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

Used by 0 functions | Uses 0 functions

WP_Query::the_comment()

Method: Sets up the current comment.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_tag()

Method: Is the query for an existing tag archive page?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_singular()

Method: Is the query for an existing single post of any post type (post, attachment, page, custom post types)?

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

Used by 0 functions | Uses 0 functions

posts_distinct

Filter Hook: Filters the DISTINCT clause of the query.

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

Used by 0 functions | Uses 0 functions

posts_request_ids

Filter Hook: Filters the Post IDs SQL request before sending.

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

Used by 0 functions | Uses 0 functions

comment_loop_start

Action Hook: Fires once the comment loop is started.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_tax()

Method: Is the query for an existing custom taxonomy archive page?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_time()

Method: Is the query for a specific time?

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

Used by 0 functions | Uses 0 functions

post_limits

Filter Hook: Filters the LIMIT clause of the query.

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

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