From: Anthony Talarico Date: Fri, 12 Feb 2016 18:40:05 +0000 (-0500) Subject: fixing search.php X-Git-Tag: v1.0.0^2~197 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=188222499d3ae255c080edda3ea2d1f4a329172b;p=WP-Themes%2FDiscoverKZOO.git fixing search.php --- diff --git a/search.php b/search.php index 7c13e4f..61a5380 100644 --- a/search.php +++ b/search.php @@ -107,5 +107,39 @@ +
+
+
+
+ +
+
+

Recent Posts

+
    + '5' ); + $recent_posts = wp_get_recent_posts( $args ); + foreach( $recent_posts as $recent ){ + echo '
  • ' . $recent["post_title"].'
  • '; + } + ?> +
+

Archive

+
    'monthly', 'limit' => 12 ) ); ?>
+

Categories

+ +
+ +