Sub Pages Only widget
This is my first attempt at a Wordpress plugin/widget. In the usual fashion i found a widget that was close enough to what I needed and started hacking away at it.
Basically the widget shows you the sub pages of the current page to a depth of one (you can see it as my Navigate widget in the sidebar). The widget offers the following functions:
- Optional ‘home’ link
- Optional title
- Sort order can be set to whatever you prefer.
- You can exclude page IDs from the list.
- The widget attempts to determine if the currnt page ID is a stand-a-lone page or a post, if it’s the latter then it will show the Top level links (i.e. your index page).
The widget is released under the GPL and the original author is credited throughout.