From 03436e6d3a4a8c29eedda5f6bf5f55b18ed5af2a Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 23 May 2023 15:25:24 +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. Built from https://develop.svn.wordpress.org/trunk@55849 git-svn-id: http://core.svn.wordpress.org/trunk@55361 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/theme-compat/comments.php | 2 +- wp-includes/version.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/theme-compat/comments.php b/wp-includes/theme-compat/comments.php index 2002f8679f..a576590636 100644 --- a/wp-includes/theme-compat/comments.php +++ b/wp-includes/theme-compat/comments.php @@ -32,7 +32,7 @@ if ( post_password_required() ) { ?>