[wp-trac] [WordPress Trac] #30611: get_terms() should support `name` argument
WordPress Trac
noreply at wordpress.org
Fri Jan 2 21:33:35 UTC 2015
#30611: get_terms() should support `name` argument
-----------------------------+---------------------------
Reporter: danielbachhuber | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.2
Component: Taxonomy | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
-----------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"31024"]:
{{{
#!CommitTicketReference repository="" revision="31024"
Introduce 'name' parameter for `get_terms()`.
This enhancement requires a modification in the way that
`wp_dropdown_categories()`
prepares its arguments for `get_terms()`, so that its unrelated 'name'
param is
not mistaken for the new 'name' argument in `get_terms()`.
Props danielbachhuber.
Fixes #30611.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30611#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list