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
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
Method: Check whether a non-public property is set.
Source: wp-includes/class-wp-comment.php:357
Method: Add a child to the comment.
Source: wp-includes/class-wp-comment.php:313
Method: Get a child comment by ID.
Source: wp-includes/class-wp-comment.php:325
Method: Get the children of a comment.
Source: wp-includes/class-wp-comment.php:268
Method: Retrieves a WP_Comment instance.
Source: wp-includes/class-wp-comment.php:183
Method: Set the ‘populated_children’ flag.
Source: wp-includes/class-wp-comment.php:343