/ Published in: PHP
URL: http://codex.wordpress.org/Next_and_Previous_Links
Add this within the loop:
Expand |
Embed | Plain Text
<div class="navigation"><p><?php posts_nav_link(); ?></p></div>
You need to login to post a comment.
URL: http://codex.wordpress.org/Next_and_Previous_Links
Add this within the loop:
<div class="navigation"><p><?php posts_nav_link(); ?></p></div>
You need to login to post a comment.