Easily create navigation to sibling pages. Similar to next_post_link() and previous_post_link() but for pages.
next_page_not_next_post.php to the /wp-content/plugins/ directory<?php echo next_page_not_post(''); ?> & <?php echo previous_page_not_post(''); ?> in your templates
Requires: 2.7 or higher
Compatible up to: 3.3.2
Last Updated: 2011-10-30
Downloads: 10,111
Got something to say? Need help?