﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
8845,Adds filter to Pages widget to allow extended configuration,scompt,,"In a couple WordPress installs, I've wanted to use the Pages widget to display the page navigation in the sidebar, but only wanted to go down a certain depth.  Unfortunately, the widget doesn't support that option of wp_list_pages, so I've either resorted to copying the code to my functions.php file and modifying it or installing one of the plugins that been developed to fill the need.  Either way, it seems a bit heavy-handed for a simple ""depth=1"".

This patch adds a filter to the wp_widget_pages function.  This is identical to the existing filter in the wp_widget_links function.

[http://groups.google.com/group/wp-hackers/browse_thread/thread/d2401fcbe1347e8c wp-hackers discussion]",enhancement,closed,normal,,Widgets,2.7,minor,duplicate,widgets plugin needs-patch,scompt jeremyclarke
