ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Comment_Query::fill_descendants()

Method: Fetch descendants for located comments.

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

Used by 0 functions | Uses 0 functions

WP_Comment_Query::get_search_sql()

Method: Used internally to generate an SQL string for searching across multiple columns.

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

Used by 0 functions | Uses 0 functions

WP_Comment_Query::parse_orderby()

Method: Parse and sanitize ‘orderby’ keys passed to the comment query.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy