[wp-trac] [WordPress Trac] #17026: add hook for parent_dropdown()

WordPress Trac wp-trac at lists.automattic.com
Sat Apr 2 17:35:40 UTC 2011


#17026: add hook for parent_dropdown()
-------------------------+-----------------------------
 Reporter:  kevinB       |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Query        |    Version:
 Severity:  normal       |   Keywords:  has-patch
-------------------------+-----------------------------
 The parent_dropdown() function is no longer used by the WP core, but is
 not deprecated and remains in use by some plugins.  Since other plugins
 may modify page editing access via existing WP_Query hooks, the query
 executed by parent_dropdown() also need to be filterable.

 The corresponding patch adds query filter 'parent_dropdown_query'

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17026>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list