ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-comment-query.php

comments_pre_query

Filter Hook: Filters the comments data before the query takes place.

Source: wp-includes/class-wp-comment-query.php:434

Used by 0 functions | Uses 0 functions

parse_comment_query

Action Hook: Fires after the comment query vars have been parsed.

Source: wp-includes/class-wp-comment-query.php:348

Used by 0 functions | Uses 0 functions

WP_Comment_Query::query()

Method: Sets up the WordPress query for retrieving comments.

Source: wp-includes/class-wp-comment-query.php:364

Used by 0 functions | Uses 0 functions

WP_Comment_Query::get_comments()

Method: Get a list of comments matching the query vars.

Source: wp-includes/class-wp-comment-query.php:378

Used by 0 functions | Uses 0 functions

pre_get_comments

Action Hook: Fires before comments are retrieved.

Source: wp-includes/class-wp-comment-query.php:394

Used by 0 functions | Uses 0 functions

the_comments

Filter Hook: Filters the comment query results.

Source: wp-includes/class-wp-comment-query.php:522

Used by 0 functions | Uses 0 functions

WP_Comment_Query::get_comment_ids()

Method: Used internally to get a list of comment IDs matching the query vars.

Source: wp-includes/class-wp-comment-query.php:544

Used by 0 functions | Uses 0 functions

comments_clauses

Filter Hook: Filters the comment query clauses.

Source: wp-includes/class-wp-comment-query.php:935

Used by 0 functions | Uses 0 functions

WP_Comment_Query::set_found_comments()

Method: Populates found_comments and max_num_pages properties for the current query if the limit clause was used.

Source: wp-includes/class-wp-comment-query.php:994

Used by 0 functions | Uses 0 functions

found_comments_query

Filter Hook: Filters the query used to retrieve found comment count.

Source: wp-includes/class-wp-comment-query.php:1006

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy