WP_Comment::get_child()
Method: Get a child comment by ID.
Source: wp-includes/class-wp-comment.php:313
Method: Get a child comment by ID.
Source: wp-includes/class-wp-comment.php:313
Method: Set the ‘populated_children’ flag.
Source: wp-includes/class-wp-comment.php:331
Method: Check whether a non-public property is set.
Source: wp-includes/class-wp-comment.php:345
Method: Magic getter.
Source: wp-includes/class-wp-comment.php:362
Class: Core class used to organize comments as instantiated objects with defined members.
Source: wp-includes/class-wp-comment.php:15
Method: Retrieves a WP_Comment instance.
Source: wp-includes/class-wp-comment.php:171
Method: Constructor.
Source: wp-includes/class-wp-comment.php:203
Method: Convert object to array.
Source: wp-includes/class-wp-comment.php:216
Method: Get the children of a comment.
Source: wp-includes/class-wp-comment.php:256
Method: Add a child to the comment.
Source: wp-includes/class-wp-comment.php:301