diff --git a/wp-includes/class-walker-comment.php b/wp-includes/class-walker-comment.php index 3065744e50..72220aaf0c 100644 --- a/wp-includes/class-walker-comment.php +++ b/wp-includes/class-walker-comment.php @@ -287,7 +287,7 @@ class Walker_Comment extends Walker { ?> - $add_below, 'depth' => $depth, 'max_depth' => $args['max_depth'] ) ) ); ?> + $add_below, 'depth' => $depth, 'max_depth' => $args['max_depth'] ) ) ); ?>