From: Ian Weller Date: Thu, 7 Apr 2016 19:35:57 +0000 (-0400) Subject: updating functions file at Laury's request X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=32c9825585b69fc49b4eb6c364ea0015c1d831df;p=web%2FGruntInit%2FglmTheme.git updating functions file at Laury's request --- diff --git a/root/functions.php b/root/functions.php index d3c7fd5..e56c988 100644 --- a/root/functions.php +++ b/root/functions.php @@ -132,6 +132,12 @@ function mytheme_search_loop() { post->ID)) return true; + return false; +} + add_action('thematic_searchloop', 'mytheme_search_loop'); // End of the Contextual/Highlight Search functions ?>