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


You need to login to view comments.