From 774cce6277916c87d7365405cda96b32ef2cedc3 Mon Sep 17 00:00:00 2001 From: Vishal Deshpande Date: Thu, 28 Dec 2017 14:35:34 +0530 Subject: [PATCH] Update comments.php (1 === $comment_count) was returning false even when 1 comment posted. --- comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comments.php b/comments.php index 4c18f58..efecf87 100644 --- a/comments.php +++ b/comments.php @@ -28,7 +28,7 @@ if ( post_password_required() ) {