Walker_Comment
Creates an HTML list of threaded comments. Since: 2.7.0 Source: wp-includes/class-walker-comment.php Used by: wp_list_comments() Class Synopsis class Walker_Comment extends Walker { public $tree_type = 'comment'; public $db_fields = [ 'parent'...