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
Method: Used internally to get a list of comment IDs matching the query vars.
Source: wp-includes/class-wp-comment-query.php:544
Method: Get a list of comments matching the query vars.
Source: wp-includes/class-wp-comment-query.php:378
Method: Used internally to generate an SQL string for searching across multiple columns.
Source: wp-includes/class-wp-comment-query.php:1150
Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
Source: wp-includes/class-wp-comment-query.php:1234
Method: Parse and sanitize ‘orderby’ keys passed to the comment query.
Source: wp-includes/class-wp-comment-query.php:1173
Method: Parse arguments passed to the comment query with default query parameters.
Source: wp-includes/class-wp-comment-query.php:334
Method: Sets up the WordPress query for retrieving comments.
Source: wp-includes/class-wp-comment-query.php:364
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
Method: Constructor.
Source: wp-includes/class-wp-comment.php:215
Method: Magic getter.
Source: wp-includes/class-wp-comment.php:376