From: Anthony Talarico Date: Wed, 31 Oct 2018 17:21:36 +0000 (-0400) Subject: changing the post id for the epicenter blog output on the front page sidebar X-Git-Tag: 1.2.40^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=54f364bb524239da23b8cb19635ed9817fd6cd54;p=WP-Themes%2Fmountpleasantwow.git changing the post id for the epicenter blog output on the front page sidebar --- 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',