From f8f8de0ecfbdbafbe4a61f69ee32b46589a51458 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 5 Sep 2015 20:45:13 +0000 Subject: [PATCH] Merge two strings in `Walker_Comment::comment()` and `Walker_Comment::html5_comment()`. Props pavelevap. Fixes #33744. git-svn-id: https://develop.svn.wordpress.org/trunk@33919 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/comment-template.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/wp-includes/comment-template.php b/src/wp-includes/comment-template.php index 5c680d9388..8c4c60e520 100644 --- a/src/wp-includes/comment-template.php +++ b/src/wp-includes/comment-template.php @@ -1934,7 +1934,7 @@ class Walker_Comment extends Walker {
@@ -1983,7 +1983,10 @@ class Walker_Comment extends Walker {
', '' ); ?>