Boone Gorges
2d737796d2
Improve support for ordering WP_Query results by postmeta.
...
`WP_Meta_Query` clauses now support a 'name' parameter. When building a
`WP_Query` object, the value of 'orderby' can reference this 'name', so that
it's possible to order by any clause in a meta_query, not just the first one
(as when using 'orderby=meta_value'). This improvement also makes it possible
to order by multiple meta query clauses (or by any other eligible field plus
a meta query clause), using the array syntax for 'orderby' introduced in [29027].
Props Funkatronic, boonebgorges.
Fixes #31045 .
git-svn-id: https://develop.svn.wordpress.org/trunk@31312 602fd350-edb4-49c9-b593-d223f7449a82
2015-01-31 15:47:51 +00:00
..
2013-08-29 18:39:34 +00:00
2014-12-31 15:00:32 +00:00
2015-01-25 03:38:10 +00:00
2015-01-07 07:08:47 +00:00
2014-11-08 20:36:27 +00:00
2015-01-30 01:39:31 +00:00
2015-01-29 02:30:22 +00:00
2015-01-20 19:12:48 +00:00
2014-12-02 02:59:36 +00:00
2015-01-17 01:36:55 +00:00
2014-11-10 02:04:22 +00:00
2013-08-29 18:39:34 +00:00
2015-01-21 17:57:15 +00:00
2014-11-03 15:54:42 +00:00
2015-01-16 15:48:24 +00:00
2015-01-29 03:57:42 +00:00
2015-01-21 18:57:17 +00:00
2014-09-29 13:27:55 +00:00
2015-01-30 16:47:44 +00:00
2015-01-08 18:44:18 +00:00
2014-10-19 18:53:55 +00:00
2015-01-12 04:20:47 +00:00
2015-01-25 07:50:31 +00:00
2013-12-01 12:47:35 +00:00
2015-01-27 20:03:50 +00:00
2015-01-31 15:47:51 +00:00
2015-01-26 19:03:09 +00:00
2014-11-01 04:00:59 +00:00
2015-01-16 01:48:36 +00:00
2014-11-23 01:22:15 +00:00
2014-02-26 18:43:59 +00:00
2013-08-29 18:39:34 +00:00
2014-11-26 19:18:02 +00:00
2015-01-12 00:19:34 +00:00
2014-05-30 17:31:51 +00:00
2013-08-29 18:39:34 +00:00
2014-11-08 20:36:27 +00:00
2014-12-30 21:30:16 +00:00
2015-01-16 02:38:30 +00:00
2013-08-29 18:39:34 +00:00
2014-10-17 19:16:26 +00:00
2014-12-02 05:11:49 +00:00
2013-10-07 14:17:13 +00:00
2013-08-29 18:39:34 +00:00
2014-12-31 19:06:29 +00:00
2015-01-31 02:11:46 +00:00
2014-07-01 18:00:50 +00:00
2014-11-22 20:36:51 +00:00
2015-01-09 16:39:56 +00:00
2014-11-22 20:05:34 +00:00
2015-01-18 20:32:50 +00:00
2014-12-02 03:43:17 +00:00
2014-10-16 05:06:22 +00:00
2014-11-30 04:48:54 +00:00
2014-10-29 02:31:37 +00:00
2014-07-03 01:42:57 +00:00
2014-11-08 22:50:30 +00:00
2015-01-30 19:17:51 +00:00
2015-01-28 20:42:25 +00:00
2014-10-17 22:14:49 +00:00
2014-11-30 19:05:52 +00:00
2015-01-30 02:19:46 +00:00
2014-11-22 15:36:00 +00:00
2014-08-01 20:35:25 +00:00
2013-08-29 18:39:34 +00:00