File: wp-includes/class-walker-comment.php
-
Filters the comment text.
-
Outputs a single comment.
-
Outputs a comment in the HTML5 format.
-
classWalker_Comment
Core walker class used to create an HTML list of comments.
-
Starts the list before the elements are added.
-
Ends the list of items after the elements are added.
-
Traverses elements to create list from elements.
-
Starts the element output.
-
methodWalker_Comment::end_el()
Ends the element output, if needed.
-
methodWalker_Comment::ping()
Outputs a pingback comment.