Revert "_s: Simplify entry meta output"

This reverts commit 9e66401930.
This commit is contained in:
Thomas Guillot 2014-06-30 16:37:12 +01:00
parent 9e66401930
commit a78658a393
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-## -->