Get a child comment by ID.
WP_Comment::add_child
Add a child to the comment.
WP_Comment::get_children
Get the children of a comment.
WP_Comment::to_array
Convert object to array.
Advertisement
WP_Comment::__construct
Constructor.
WP_Comment::get_instance
Retrieves a WP_Comment instance.
WP_Comment
Core class used to organize comments as instantiated objects with defined members.