From de0f6d3fd354cdcfc97965462188da7dd83f8443 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Thu, 28 Jan 2021 19:41:11 +0100 Subject: [PATCH] fix: reparation foreach --- page-roman.php | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/page-roman.php b/page-roman.php index dd0b427..ae9c390 100644 --- a/page-roman.php +++ b/page-roman.php @@ -20,13 +20,10 @@ 'taxonomy' => 'roman', 'hide_empty' => false, ) - ); + );?> - // Check if any term exists - if ( ! empty( $terms ) && is_array( $terms ) ) { - // Run a loop and print them all - - foreach ( $terms as $term ) { ?> + +
@@ -47,9 +44,8 @@
- + +