WP_Comment_Query::parse_query()
Method: Parse arguments passed to the comment query with default query parameters.
Source: wp-includes/class-wp-comment-query.php:334
Method: Parse arguments passed to the comment query with default query parameters.
Source: wp-includes/class-wp-comment-query.php:334
Action Hook: Fires after the comment query vars have been parsed.
Source: wp-includes/class-wp-comment-query.php:348
Method: Sets up the WordPress query for retrieving comments.
Source: wp-includes/class-wp-comment-query.php:364
Method: Get a list of comments matching the query vars.
Source: wp-includes/class-wp-comment-query.php:378
Action Hook: Fires before comments are retrieved.
Source: wp-includes/class-wp-comment-query.php:394
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