Walker_Comment::filter_comment_text()
Method: Filters the comment text.
Source: wp-includes/class-walker-comment.php:275
Method: Filters the comment text.
Source: wp-includes/class-walker-comment.php:275
Action Hook: Hook for including comment author data.
Source: wp-includes/class-walker-comment.php:337
Action Hook: Hook for including comment metadata.
Source: wp-includes/class-walker-comment.php:349
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
Method: Outputs a pingback comment.
Source: wp-includes/class-walker-comment.php:253
Method: Outputs a single comment.
Source: wp-includes/class-walker-comment.php:298
Method: Outputs a comment in the HTML5 format.
Source: wp-includes/class-walker-comment.php:314
Class: Core walker class used to create an HTML list of comments.
Source: wp-includes/class-walker-comment.php:18