From 472c9f242ba6d9141bdb4d239aa9c725abb53214 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 23 May 2023 15:23:15 +0000 Subject: [PATCH] Coding Standards: Use strict comparison in `wp-includes/theme-compat/comments.php`. Follow-up to [31941], [41285], [55420]. Props sarequl. See #57839. git-svn-id: https://develop.svn.wordpress.org/trunk@55849 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/theme-compat/comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/theme-compat/comments.php b/src/wp-includes/theme-compat/comments.php index 2002f8679f..a576590636 100644 --- a/src/wp-includes/theme-compat/comments.php +++ b/src/wp-includes/theme-compat/comments.php @@ -32,7 +32,7 @@ if ( post_password_required() ) { ?>