Walker_Comment::comment()
Method: Outputs a single comment.
Source: wp-includes/class-walker-comment.php:258
Method: Outputs a single comment.
Source: wp-includes/class-walker-comment.php:258
Method: Outputs a comment in the HTML5 format.
Source: wp-includes/class-walker-comment.php:354
Class: Core walker class used to create an HTML list of comments.
Source: wp-includes/class-walker-comment.php:17
Method: Starts the list before the elements are added.
Source: wp-includes/class-walker-comment.php:55
Method: Ends the list of items after the elements are added.
Source: wp-includes/class-walker-comment.php:84
Method: Traverses elements to create list from elements.
Source: wp-includes/class-walker-comment.php:131
Method: Starts the element output.
Source: wp-includes/class-walker-comment.php:172
Method: Ends the element output, if needed.
Source: wp-includes/class-walker-comment.php:212
Method: Outputs a pingback comment.
Source: wp-includes/class-walker-comment.php:237