mirror of
git://develop.git.wordpress.org/
synced 2025-04-03 19:52:47 +02:00
This changeset ports a number of 'orderby' features from `WP_Query` and `WP_Comment_Query`: * Allow multiple 'orderby' values to be passed as a space-separated list. * Allow multiple 'orderby' values to be passed as a flat array. * Allow multi-dimensional 'orderby', with orderby fields as array keys and ASC/DESC as the corresponding values. See #31265. git-svn-id: https://develop.svn.wordpress.org/trunk@31663 602fd350-edb4-49c9-b593-d223f7449a82