From 52e0c6309c79af39635f36df53c4d045467d1241 Mon Sep 17 00:00:00 2001 From: Frank419 Date: Tue, 27 Aug 2024 18:10:48 +0800 Subject: [PATCH] Used === instead of ==. Improved security. --- archive.php | 2 +- author.php | 6 +++--- footer.php | 10 +++++----- header.php | 2 +- includes/colors.php | 2 +- search.php | 8 ++++---- singular.php | 2 +- templates/loop.php | 8 ++++---- 8 files changed, 20 insertions(+), 20 deletions(-) diff --git a/archive.php b/archive.php index b9a3f6c..be0a813 100644 --- a/archive.php +++ b/archive.php @@ -8,7 +8,7 @@ if ( !defined( 'WPINC' ) ) {
- +

diff --git a/author.php b/author.php index d476020..361408b 100644 --- a/author.php +++ b/author.php @@ -10,10 +10,10 @@ if ( !defined( 'WPINC' ) ) {

- + -
" aria-hidden="true"> @@ -37,7 +37,7 @@ if ( !defined( 'WPINC' ) ) { ?> - +