Created
June 16, 2018 05:55
-
-
Save garagemwp/3f8653e654a622d9677edb7785502f15 to your computer and use it in GitHub Desktop.
Template tag do WordPress para exibir links de paginação
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
<?php echo paginate_links(); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment