Tagged Questions
1
vote
2answers
1k views
How to show link to next posts in single.php
I can't get get_next_posts_link to work. shouldn't his code work?
<?php echo get_next_posts_link(); ?>
Well, I am trying to get next 5 posts, any idea how?
EDIT:
Accroding to:
<?php ...