Skip to content

Instantly share code, notes, and snippets.

@takatoshi
Created June 12, 2012 13:37
Show Gist options
  • Save takatoshi/2917556 to your computer and use it in GitHub Desktop.
Save takatoshi/2917556 to your computer and use it in GitHub Desktop.
<?php if (!is_single()) : ?>
<?php wp_pagenavi(); ?>
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment