[wp-trac] [WordPress Trac] #23966: Allow to use order_by in addition to orderby -- was: order by count not honored by get_categories()
WordPress Trac
noreply at wordpress.org
Sat Apr 6 20:45:26 UTC 2013
#23966: Allow to use order_by in addition to orderby -- was: order by count not
honored by get_categories()
-------------------------------+------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: trunk
Severity: minor | Resolution:
Keywords: |
-------------------------------+------------------------------
Comment (by nacin):
We're not great on consistency in general, but we use "orderby"
exclusively in core.
The only places where "order_by" is found are:
* As a local variable in class-wp-ms-sites-list-table.php (but it
represents `$_GET['orderby']`)
* As dead code in edit-link-form.php that was removed in [23445] but re-
added in [23554] (and now about to be removed again)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23966#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list