[wp-trac] [WordPress Trac] #33726: Bug in `get_terms()`
WordPress Trac
noreply at wordpress.org
Fri Sep 4 21:16:14 UTC 2015
#33726: Bug in `get_terms()`
--------------------------+---------------------------
Reporter: ixkaito | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4
Component: Taxonomy | Version: 2.3
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+---------------------------
Changes (by boonebgorges):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"33903"]:
{{{
#!CommitTicketReference repository="" revision="33903"
In `get_terms()`, allow terms to be ordered by 'term_id'.
[29128] introduced updated documentation for the `'orderby'` parameter of
`get_terms()`. The new documentation mistakenly said that 'term_id' was a
valid
orderby value. The current changeset makes that fantasy...A REALITY.
Props ixkaito.
Fixes #33726.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33726#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list