ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Query::is_comments_popup()

Method: Whether the current URL is within the comments popup window.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_trackback()

Method: Is the query for a trackback endpoint call?

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

Used by 0 functions | Uses 0 functions

posts_fields

Filter Hook: Filters the SELECT clause of the query.

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

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