_s: Add featured images to Post and Pages with the ability to hide them via Content Options.
_s: Fix Travis CI error _s: Add missing coma in array
This commit is contained in:
parent
f9d4a471e5
commit
387df73308
5 changed files with 45 additions and 1 deletions
|
@ -20,6 +20,8 @@
|
|||
<?php endif; ?>
|
||||
</header><!-- .entry-header -->
|
||||
|
||||
<?php _s_post_thumbnail(); ?>
|
||||
|
||||
<div class="entry-summary">
|
||||
<?php the_excerpt(); ?>
|
||||
</div><!-- .entry-summary -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue