removing "reading this entry" from search context
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Jan 2016 19:35:34 +0000 (14:35 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Jan 2016 19:35:34 +0000 (14:35 -0500)
search.php

index 9100c80..c21bb46 100644 (file)
                                 <p class="search_result_context">
                                   <?php echo $context ?>
                                 </p>
+<!--
                                 <p>
                                   <a href="<?php the_permalink() ?>" rel="bookmark">Read this entry</a>
                                 </p>
+-->
                 <!-- End of the Contextual/Highlight Search -->
 
                         <?php //echo (function_exists('the_advanced_excerpt')) ? the_advanced_excerpt(): the_excerpt(); ?>