Adds a widget to your sidebar for section based navigation. Essential for CMS implementations!
The title of the widget is the top level page within the current section. Shows all page siblings (except on the top level page), all parents and grandparents (and higher), the siblings of all parents and grandparents (up to top level page), and any immediate children of the current page. Can also be called by a function inside template files.
It includes an easy to use configuration panel inside the WordPress settings menu. From this panel you can:
The widget uses standard WordPress navigation classes, in addition to a unique class around the widget, for easy styling.
Compatible with WordPress MU.
Considerable under the hood changes in 1.2 fixes page flattening / depth issue by "excluding" instead of "including" pages.




