[wp-trac] [WordPress Trac] #29853: Introduce parity to 'taxonomy_parent_dropdown_args' filter.
WordPress Trac
noreply at wordpress.org
Mon Dec 29 15:26:53 UTC 2014
#29853: Introduce parity to 'taxonomy_parent_dropdown_args' filter.
-------------------------------+-----------------------------
Reporter: TimothyBlynJacobs | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.2
Component: Taxonomy | Version: 3.7
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: administration
-------------------------------+-----------------------------
Changes (by boonebgorges):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"30998"]:
{{{
#!CommitTicketReference repository="" revision="30998"
Apply 'taxonomy_parent_dropdown_args' filter when editing terms.
Added in WP 3.7 [25123], the 'taxonomy_parent_dropdown_args' filter
affected
only the term creation interface. This changeset introduces parity by
ensuring
that it is applied when editing terms as well.
The new `$context` parameter indicates whether the filter is being applied
in
a 'new' or 'edit' context.
Props TimothyBlynJacobs, DrewAPicture.
Fixes #29853.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29853#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list