Include Parent Page />

Include Parent Even With No Children/>

'sidebar-menu', 'description' => 'Creates a menu of all the pages using the child/parent relationship' ); /* Create the widget. */ $this->WP_Widget( 'advanced_sidebar_menu', 'Sidebar Menu', $widget_ops, $control_ops ); } #--------------------------------------------------------------------------------------------------------------------------- // adds the output to the widget area on the page function widget($args, $instance) { ?>