Skip to content

Instantly share code, notes, and snippets.

@jbutko
Created October 1, 2013 16:02
Show Gist options
  • Save jbutko/6780848 to your computer and use it in GitHub Desktop.
Save jbutko/6780848 to your computer and use it in GitHub Desktop.
WP, php: Correct Previous/Next link usage
<div class="next_post_link cf"><?php next_post_link('%link', 'Next in category', FALSE); ?></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment