projects
/
WP-Themes
/
saultstemarie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dbeaad
)
removing "reading this entry" from search context
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 15 Jan 2016 19:35:34 +0000
(14:35 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 15 Jan 2016 19:35:34 +0000
(14:35 -0500)
search.php
patch
|
blob
|
history
diff --git
a/search.php
b/search.php
index
9100c80
..
c21bb46
100644
(file)
--- a/
search.php
+++ b/
search.php
@@
-71,9
+71,11
@@
<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(); ?>