=== BE Subpages Widget === Contributors: billerickson Tags: widget, subpages, menu Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 1.0 Lists subpages of the current section == Description == This widget will dynamically list a section's subpages. When on a page, it will find the section's top level page and list its children. You can customize the listing by using the 'be_subpages_widget_args' filter, which modifies the arguments passed to wp_list_pages. == Changelog == = 1.0 = * Release of plugin