Created
October 1, 2013 16:02
-
-
Save jbutko/6780848 to your computer and use it in GitHub Desktop.
WP, php: Correct Previous/Next link usage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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