Files
wordpress-develop/src/wp-includes
Scott Taylor 8ce7c39e44 Allow an array() to be passed as the value for orderby to WP_Query. Allows for an independent order value for each key.
Example: `'orderby' => array( 'title' => 'DESC', 'menu_order' => 'ASC' )`.

Adds docs and unit tests.

Props wonderboymusic, johnbillion, DrewAPicture, dd32, andy.
See #17065.


git-svn-id: https://develop.svn.wordpress.org/trunk@29027 602fd350-edb4-49c9-b593-d223f7449a82
2014-07-08 17:15:53 +00:00
..
2014-04-07 17:51:44 +00:00
2014-03-27 22:40:06 +00:00
2014-07-01 23:29:03 +00:00
2014-06-10 00:29:35 +00:00
2013-10-23 14:37:54 +00:00
2014-07-04 05:13:46 +00:00
2014-03-26 18:42:41 +00:00
2013-09-06 17:18:33 +00:00