From 3a750baf72ffe85842f87f4371a22e36381fbd17 Mon Sep 17 00:00:00 2001 From: AK Delfin Date: Thu, 17 Feb 2022 12:36:51 +0300 Subject: [PATCH] new template concurs --- category-5121.php | 102 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 category-5121.php diff --git a/category-5121.php b/category-5121.php new file mode 100644 index 0000000..9e50c1a --- /dev/null +++ b/category-5121.php @@ -0,0 +1,102 @@ + + +term_id; + +$part_args = [ + 'category__in' => $current_cat_id, + 'posts_per_page' => 15, +]; + +$part_query = new WP_Query( $part_args ); + +?> + +
+ + + + +

+ +have_posts()) :?> +
+ + have_posts()) : the_post();?> + + + 0):?> + +
+ + +
+ + + + <?the_title();?> + + + + + + +

Спасибо за Ваш голос

+ + + + + +
+
+
+ +
+ + + + + + +
+ + + + + + + + + + Здесь пока нет публикаций + + + + +
+ + \ No newline at end of file