Advertisement
kobial8

Pagination | Older Post Newer Post Code

Feb 19th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.21 KB | None | 0 0
  1. <p class="articles-nav-prev"><?php next_posts_link(_('&larr; Older Posts', 'adaptive-framework')); ?></p>
  2. <p class="articles-nav-next"><?php previous_posts_link(_('Newer Posts &rarr;', 'adaptive-framework')); ?></p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement