Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple theme demo import…
About BE Subpages Widget
This widget helps you create a list of subpages for a section of your website. You can customize the listing with various filters, such as modifying the arguments passed to the list, determining when the widget is displayed, changing the current post, customizing the hierarchy used in querying subpages, customizing the widget title, customizing the page title, and customizing the classes applied to pages. The widget was created by Bill Erickson and other contributors.Changelog
1.7
- Allow $post to be filtered
1.6
- Update widget to use PHP5 constructor
1.5
- Add filter for changing section parents
- Add unique class to menu items, menu-item-{id}
- Add hook for adding links to end of subpages listing
1.4
- Update widget formatting in backend
- Subpage titles are filterable
1.3
- Support for all hierarchical post types
- Only output HTML for classes if there are classes
- Only output subpages ul if there are subpages
- Allow second level subpages to be nested in li
- Czech translation
1.2
- Add class for first menu item
- Add filter for widget classes
- Add filter for widget title
- Sort by menu order
- Add a depth parameter to the args filter
1.1
- Allow deeper menu (current page’s subpages)
- French Translation
- Add ‘widget_subpages_current_page’ class to current menu item
- Add be_subpages_page_title filter
- Thanks to Cedric Houbart of SCIL for this set of changes
1.0
- Release of plugin