From 9de3a0dcdf6e3063e3a325e4484c268514491e81 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Wed, 12 Feb 2025 13:04:57 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Code=20cleanup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource-filter.php | 1 - 1 file changed, 1 deletion(-) diff --git a/resource-filter.php b/resource-filter.php index f3fa0f2..dc916a5 100644 --- a/resource-filter.php +++ b/resource-filter.php @@ -334,7 +334,6 @@ class ResourceFilterPlugin { 'prev_text' => '«', 'next_text' => '»', 'type' => 'array', - // 'before_page_number' => (isset($_POST['paged']) && intval($_POST['paged']) === 1) ? '?paged=1' : '', ]) ];