From 54f364bb524239da23b8cb19635ed9817fd6cd54 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 31 Oct 2018 13:21:36 -0400 Subject: [PATCH] changing the post id for the epicenter blog output on the front page sidebar --- sidebar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebar.php b/sidebar.php index f94d0da..002fa6d 100644 --- a/sidebar.php +++ b/sidebar.php @@ -25,7 +25,7 @@
1, - 'category' => '2', + 'category' => '53', 'orderby' => 'date', 'order' => 'DESC', 'post_type' => 'post', -- 2.17.1