Check whether a non-public property is set.
WP_Comment::__get
Magic getter.
WP_Comment::get_instance
Retrieves a WP_Comment instance.
WP_Comment::__construct
Constructor.
Advertisement
WP_Comment::to_array
Convert object to array.
WP_Comment::get_children
Get the children of a comment.
WP_Comment::add_child
Add a child to the comment.
WP_Comment::get_child
Get a child comment by ID.
Advertisement
WP_Comment::populated_children
Set the ‘populated_children’ flag.
WP_Comment::get_instance
Retrieves a WP_Comment instance.
WP_Comment::__construct
Constructor.
WP_Comment::to_array
Convert object to array.
Advertisement
WP_Comment::get_children
Get the children of a comment.
WP_Comment::add_child
Add a child to the comment.
WP_Comment::get_child
Get a child comment by ID.