projects
/
WP-Themes
/
CCEOEM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc976ea
)
Update blog home page
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 19 Apr 2018 18:45:00 +0000
(14:45 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 19 Apr 2018 18:45:00 +0000
(14:45 -0400)
Update the excerpt call.
home.php
patch
|
blob
|
history
diff --git
a/home.php
b/home.php
index
abd2b20
..
ef7c129
100644
(file)
--- a/
home.php
+++ b/
home.php
@@
-24,7
+24,7
@@
</header>
- <?php echo the_advanced_excerpt('length=2
00&length_type=words&no_custom=1&ellipsis=%26hellip;
'); ?>
+ <?php echo the_advanced_excerpt('length=2
50&length_type=characters&no_custom=1&ellipsis=%26hellip;&exclude_tags=a,img,p,strong,h1,h2,h3,hr,div
'); ?>
<hr>
</article>
</div>