Revert "_s: Simplify entry meta output"

This commit is contained in:
Konstantin Obenland 2014-06-30 08:17:33 -07:00
parent 170dd682cb
commit 1596a6a50b
5 changed files with 91 additions and 37 deletions

View file

@ -20,8 +20,7 @@
) );
?>
</div><!-- .entry-content -->
<footer class="entry-footer">
<?php _s_entry_meta(); ?>
<?php edit_post_link( __( 'Edit', '_s' ), '<span class="edit-link">', '</span>' ); ?>
</footer><!-- .entry-footer -->
</article><!-- #post-## -->