Prev/Next wordpress loop links


/ Published in: PHP
Save to your folder(s)

Add this within the loop:


Copy this code and paste it in your HTML
  1. <div class="navigation"><p><?php posts_nav_link(); ?></p></div>

URL: http://codex.wordpress.org/Next_and_Previous_Links

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.