Flexi Pages Widget is a highly configurable WordPress sidebar widget to list pages and sub-pages. Can be used as an alternative to the default 'Pages' widget.
Features:
- Option to display sub-pages only in parent page and related pages.
- Option to select and exclude certain pages from getting displayed in the list. Alternatively, only certain pages can be displayed by using the 'include' option.
- Option to include a link to the home page.
- Other options include title, sort column/order, hierarchical/flat format, show date.
- Multiple instances of the widget. Unlimited number of instances of the widget can be added to the sidebar.
- Instead of using the widget, the function flexipages() can be called from anywhere in the template. All parameters that can be passed on to
wp_page_menu() (except menu_class) and wp_list_pages() can be passed into the flexipages() template function.
- Widget options menu is internationalized. Please refer Other Notes for the full list of languages in which the plugin is localized and translation credits.