WP_Comment::get_instance()
Method: Retrieves a WP_Comment instance.
Source: wp-includes/class-wp-comment.php:183
Method: Retrieves a WP_Comment instance.
Source: wp-includes/class-wp-comment.php:183
Method: Constructor.
Source: wp-includes/class-wp-comment.php:215
Method: Convert object to array.
Source: wp-includes/class-wp-comment.php:228
Method: Get the children of a comment.
Source: wp-includes/class-wp-comment.php:268
Class: Core walker class used to create an HTML list of comments.
Source: wp-includes/class-walker-comment.php:18
Method: Starts the list before the elements are added.
Source: wp-includes/class-walker-comment.php:56
Method: Ends the list of items after the elements are added.
Source: wp-includes/class-walker-comment.php:85
Method: Traverses elements to create list from elements.
Source: wp-includes/class-walker-comment.php:132
Method: Starts the element output.
Source: wp-includes/class-walker-comment.php:175
Method: Ends the element output, if needed.
Source: wp-includes/class-walker-comment.php:223