Created
August 6, 2015 05:21
-
-
Save aarifhsn/e6d5fb524d567da87f42 to your computer and use it in GitHub Desktop.
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 if (function_exists("WpDevs_pagination")) { | |
WpDevs_pagination($wp_query->max_num_pages); | |
} ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment