From 73df506096341e33ced6375258c911f1d4c9223c Mon Sep 17 00:00:00 2001 From: AK Delfin Date: Fri, 11 Nov 2022 23:49:39 +0300 Subject: [PATCH] add search filters --- blocks/header.php | 2 +- blocks/search-paginator.php | 8 ++ footer.php | 8 +- functions.php | 34 ++++++- header.php | 2 +- search.php | 196 +++++++++++++++++++++++++++++++----- style.css | 21 +++- tag.php | 3 +- 8 files changed, 236 insertions(+), 38 deletions(-) create mode 100644 blocks/search-paginator.php diff --git a/blocks/header.php b/blocks/header.php index 05bc5f2..1106fd2 100644 --- a/blocks/header.php +++ b/blocks/header.php @@ -40,7 +40,7 @@