Generate a Menu that Displays Child Pages using wp_list_pages() with the New Menu Functionality in WordPress 3.0?
I created a Widget named Page Sub Navigation (clever I know) that is working for me. If you install this, you can just drag the widget to one of your widget areas and BAM it works. <?php /* Plugin Name: Page Sub Navigation Plugin URI: http://codegavin.com/wordpress/sub-nav Description: Displays a list of child pages for the … Read more