wp_list_sub_pages will list only pages within the same category (top-level parent) as the current page.
wp_list_sub_pages.php to the /wp-content/plugins/ directory<?php wp_list_sub_pages(); ?> in your templates
Requires: 2.0 or higher
Compatible up to: 2.7
Last Updated: 2009-4-12
Downloads: 878
Got something to say? Need help?