_s: Update to entry meta output. See #537
* Rename function * Move edit link outside of function * Remove comments link on single post
This commit is contained in:
parent
ba1258f365
commit
2990f8260c
5 changed files with 11 additions and 10 deletions
|
@ -24,6 +24,7 @@
|
|||
</div><!-- .entry-summary -->
|
||||
|
||||
<footer class="entry-footer">
|
||||
<?php _s_entry_meta(); ?>
|
||||
<?php _s_entry_footer(); ?>
|
||||
<?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