WP_Comment_Query::query()
Method: Sets up the WordPress query for retrieving comments.
Source: wp-includes/class-wp-comment-query.php:364
Method: Sets up the WordPress query for retrieving comments.
Source: wp-includes/class-wp-comment-query.php:364
Filter Hook: Filters the bloginfo for use in RSS feeds.
Source: wp-includes/feed.php:40
Method: Get a list of comments matching the query vars.
Source: wp-includes/class-wp-comment-query.php:378
Filter Hook: Filters the bloginfo for display in RSS feeds.
Source: wp-includes/feed.php:67
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 default feed type.
Source: wp-includes/feed.php:89
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 blog title for use as the feed title.
Source: wp-includes/feed.php:118
Function: Retrieves a post tag by tag ID or tag object.
Source: wp-includes/category.php:339
Method: Fetch descendants for located comments.
Source: wp-includes/class-wp-comment-query.php:1025