From 2026095ca1bf237ece9dcc5e1a9cad12d037003c Mon Sep 17 00:00:00 2001 From: AK Delfin Date: Wed, 24 Nov 2021 22:52:47 +0300 Subject: [PATCH] correct count number --- category-3.php | 2 +- src/eventcalendar.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/category-3.php b/category-3.php index 4da35c7..6e57fac 100644 --- a/category-3.php +++ b/category-3.php @@ -54,7 +54,7 @@ $posts = get_posts( array( ?> - 0)):?> + 0):?>
diff --git a/src/eventcalendar.php b/src/eventcalendar.php index 5548b16..c655f89 100644 --- a/src/eventcalendar.php +++ b/src/eventcalendar.php @@ -1,6 +1,6 @@