Revert "_s: Simplify entry meta output"
This commit is contained in:
parent
170dd682cb
commit
1596a6a50b
5 changed files with 91 additions and 37 deletions
|
@ -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-## -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue