ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

posts_results

Filter Hook: Filters the raw post results array, prior to status checks.

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

Used by 0 functions | Uses 0 functions

WP_Query::have_comments()

Method: Whether there are more comments available.

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

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