[wp-trac] [WordPress Trac] #33026: Add option filter for wp_dropdown_categories()
WordPress Trac
noreply at wordpress.org
Fri Aug 21 01:27:17 UTC 2015
#33026: Add option filter for wp_dropdown_categories()
-------------------------+-----------------------------
Reporter: theMikeD | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.4
Component: Taxonomy | Version: 4.2.2
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: administration
-------------------------+-----------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"33682"]:
{{{
#!CommitTicketReference repository="" revision="33682"
Filter the arguments passed to `wp_dropdown_categories()` in the
Categories post edit metabox.
The new 'post_edit_category_parent_dropdown_args' provides parity with
other
places in wp-admin where `wp_dropdown_categories()` args are filtered,
such as
'taxonomy_parent_dropdown_args'.
Props theMikeD.
Fixes #33026.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33026#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list