[wp-trac] [WordPress Trac] #18616: WP_Query Order by Taxonomy
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 7 20:50:55 UTC 2011
#18616: WP_Query Order by Taxonomy
---------------------------+-----------------------------
Reporter: justindgivens | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: 3.2.1
Severity: normal | Keywords: has-patch
---------------------------+-----------------------------
To be able to order by a taxonomy for any post type.
Added:
'orderby' => 'tax'[[BR]]
'tax_name' => 'taxonomy_name'
This way you can sort the post by the Term->name (ASC/DESC) value.
It was something needed in one of my projects and thought the WP community
might like it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18616>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list