Skip to content

Instantly share code, notes, and snippets.

@nielsenrc
Created September 10, 2015 14:43
Show Gist options
  • Save nielsenrc/ee3f135767aa36fb1e37 to your computer and use it in GitHub Desktop.
Save nielsenrc/ee3f135767aa36fb1e37 to your computer and use it in GitHub Desktop.
Wordpress | Next and Previous Posts Links
<?php next_posts_link('Older Posts'); ?>
<?php previous_posts_link('Newer Posts'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment