Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FIND:
- <span class="nav-previous"><?php previous_post_link( '%link' , __('', 'cosmotheme') ); ?></span>
- <span class="nav-next"><?php next_post_link( '%link' , __('', 'cosmotheme') ); ?></span>
- EDIT IN:
- <span class="nav-previous"><?php previous_post_link( '%link' , __('', 'cosmotheme'), $taxonomy = 'category' ); ?></span>
- <span class="nav-next"><?php next_post_link( '%link' , __('', 'cosmotheme'), $taxonomy = 'category' ); ?></span>
Advertisement
Add Comment
Please, Sign In to add comment