﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
18616,WP_Query Order by Taxonomy,justindgivens,,"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.
",enhancement,closed,normal,,Query,3.2.1,normal,wontfix,has-patch needs-testing,
