_s: Split navigation template tag in context-specific tags.
This commit is contained in:
parent
caff68529f
commit
3f4effb5f0
5 changed files with 51 additions and 43 deletions
|
@ -14,7 +14,7 @@ get_header(); ?>
|
|||
|
||||
<?php get_template_part( 'content', 'single' ); ?>
|
||||
|
||||
<?php _s_content_nav( 'nav-below' ); ?>
|
||||
<?php _s_post_nav(); ?>
|
||||
|
||||
<?php
|
||||
// If comments are open or we have at least one comment, load up the comment template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue