This means you can display secondary and navigation seperately from the navigation on your site..
The function accepts all the same arguments as wp list pages, but has additional argument called 'startdepth Set this to be 0 to display navigation, 1 for navigation etc.
If you wanted to display navigation with indented navigation you can use this in with the depth argument set startdepth to 1 and depth to 2...
The plugin also includes widget so you can add it to your site..
You can contribute and submit bug issues on GitHub page...
The following people have contributed to this plugin..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Add selected page classes current page item, current page parent, current page ancestor..
Allow list pages to be displayed on pages other than single pages..
Now shows in all circumstances, not just on pages, if the startdepth is set to zero.. 1.1.
Read more