WP_Comment::get_child()
Method: Get a child comment by ID.
Source: wp-includes/class-wp-comment.php:324
Method: Get a child comment by ID.
Source: wp-includes/class-wp-comment.php:324
Method: Set the ‘populated_children’ flag.
Source: wp-includes/class-wp-comment.php:342
Method: Check whether a non-public property is set.
Source: wp-includes/class-wp-comment.php:356
Method: Magic getter.
Source: wp-includes/class-wp-comment.php:373
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:182
Method: Constructor.
Source: wp-includes/class-wp-comment.php:214
Method: Convert object to array.
Source: wp-includes/class-wp-comment.php:227
Method: Get the children of a comment.
Source: wp-includes/class-wp-comment.php:267
Method: Add a child to the comment.
Source: wp-includes/class-wp-comment.php:312