the_comments
Filter Hook: Filters the comment query results.
Source: wp-includes/class-wp-comment-query.php:522
Filter Hook: Filters the comment query results.
Source: wp-includes/class-wp-comment-query.php:522
Method: Used internally to get a list of comment IDs matching the query vars.
Source: wp-includes/class-wp-comment-query.php:544
Filter Hook: Filters the comment query clauses.
Source: wp-includes/class-wp-comment-query.php:935
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
Filter Hook: Filters the query used to retrieve found comment count.
Source: wp-includes/class-wp-comment-query.php:1006
Method: Fetch descendants for located comments.
Source: wp-includes/class-wp-comment-query.php:1025
Method: Used internally to generate an SQL string for searching across multiple columns.
Source: wp-includes/class-wp-comment-query.php:1150
Method: Parse and sanitize ‘orderby’ keys passed to the comment query.
Source: wp-includes/class-wp-comment-query.php:1173