Skip to content

Instantly share code, notes, and snippets.

@aarifhsn
Created August 6, 2015 05:21
Show Gist options
  • Save aarifhsn/e6d5fb524d567da87f42 to your computer and use it in GitHub Desktop.
Save aarifhsn/e6d5fb524d567da87f42 to your computer and use it in GitHub Desktop.
<?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