_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:
Thomas Guillot 2017-07-03 10:43:21 +01:00
parent f9d4a471e5
commit 387df73308
5 changed files with 45 additions and 1 deletions

View file

@ -20,6 +20,8 @@
<?php endif; ?>
</header><!-- .entry-header -->
<?php _s_post_thumbnail(); ?>
<div class="entry-summary">
<?php the_excerpt(); ?>
</div><!-- .entry-summary -->