id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 41760 wp_list_comments callback params milana_cap "In `wp-includes/class-walker-comment.php`, methods `comment()` and `html5_comment()` have following order of @params: `$comment, $depth, $args`. However, when you try to modify comment markup using `callback` argument for `wp_list_comments()`, order of params is `$comment, $args, $depth`. Is it possible to make the same order of params?" enhancement new normal Awaiting Review Comments normal dev-feedback template