[wp-trac] [WordPress Trac] #30611: get_terms() should support `name` argument
WordPress Trac
noreply at wordpress.org
Fri Jan 2 21:27:40 UTC 2015
#30611: get_terms() should support `name` argument
-----------------------------+------------------
Reporter: danielbachhuber | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.2
Component: Taxonomy | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+------------------
Changes (by boonebgorges):
* milestone: Future Release => 4.2
Comment:
Looks good to me. This will require a change to
`wp_dropdown_categories()`, because that function takes a 'name' parameter
(for a totally different purpose) and passes it along dumbly to
`get_terms()`. (Hooray for unit tests!)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30611#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list