Boone Gorges
a378749df6
Fix termmeta pre-fetching in wp_get_object_terms().
...
[34529] introduced logic intended to prime the termmeta cache for certain
values of the `fields` parameter. There were a few bugs:
* The `all_with_object_id` param was misspelled.
* `term_id` was used instead of `ids`.
* The values being passed to `update_termmeta_cache()` in the case where `fields=ids` was not correct.
All of these would result in a failure to pre-fetch termmeta in some cases.
Props dlh.
Fixes #36932 .
git-svn-id: https://develop.svn.wordpress.org/trunk@37567 602fd350-edb4-49c9-b593-d223f7449a82
2016-05-25 18:44:00 +00:00
..
2013-08-29 18:39:34 +00:00
2016-03-08 16:44:25 +00:00
2016-05-09 19:16:35 +00:00
2015-10-17 19:24:20 +00:00
2016-05-25 18:29:01 +00:00
2016-04-20 15:30:40 +00:00
2016-05-19 02:38:33 +00:00
2016-05-17 20:19:50 +00:00
2016-05-20 21:09:40 +00:00
2015-10-17 18:02:16 +00:00
2016-04-28 01:38:31 +00:00
2016-04-10 03:32:47 +00:00
2015-10-15 01:28:05 +00:00
2016-02-12 19:02:25 +00:00
2015-07-14 03:07:13 +00:00
2016-05-20 06:02:55 +00:00
2016-04-30 15:08:06 +00:00
2016-03-30 17:19:41 +00:00
2016-05-13 04:41:45 +00:00
2016-04-29 17:51:54 +00:00
2015-07-14 03:07:13 +00:00
2016-03-23 19:00:38 +00:00
2016-05-16 15:09:33 +00:00
2016-05-25 18:30:57 +00:00
2016-02-29 22:13:28 +00:00
2016-05-20 22:03:52 +00:00
2016-03-07 09:59:02 +00:00
2016-05-20 05:29:50 +00:00
2016-02-29 22:37:42 +00:00
2016-05-22 16:18:22 +00:00
2016-04-29 13:14:18 +00:00
2016-04-06 21:01:11 +00:00
2016-03-23 21:53:44 +00:00
2016-05-25 18:44:00 +00:00
2016-05-10 20:04:52 +00:00
2016-05-04 18:56:58 +00:00
2016-03-22 15:11:06 +00:00
2014-02-26 18:43:59 +00:00
2015-10-17 20:48:33 +00:00
2016-02-22 23:14:27 +00:00
2015-10-17 18:02:16 +00:00
2016-03-05 20:21:23 +00:00
2015-10-17 19:24:20 +00:00
2016-02-25 21:55:57 +00:00
2016-05-19 02:22:59 +00:00
2016-01-13 01:24:46 +00:00
2016-05-04 03:48:46 +00:00
2015-05-06 02:59:50 +00:00
2015-03-05 13:14:15 +00:00
2016-05-23 06:26:01 +00:00
2016-05-23 18:11:32 +00:00
2013-10-07 14:17:13 +00:00
2016-03-08 07:06:12 +00:00
2014-12-31 19:06:29 +00:00
2016-05-04 03:29:47 +00:00
2015-12-16 09:53:18 +00:00
2016-02-28 20:48:58 +00:00
2015-12-23 19:38:29 +00:00
2016-01-13 23:49:52 +00:00
2016-05-04 03:48:46 +00:00
2016-05-25 14:05:34 +00:00
2015-10-17 18:02:16 +00:00
2015-09-15 08:04:33 +00:00
2016-01-15 10:15:21 +00:00
2016-03-07 12:55:04 +00:00
2016-02-06 03:57:33 +00:00
2016-03-03 11:37:48 +00:00
2016-02-28 02:12:13 +00:00
2016-04-22 07:07:03 +00:00
2016-02-13 03:50:37 +00:00
2016-05-21 17:56:40 +00:00
2015-12-10 03:15:44 +00:00
2016-02-26 00:25:10 +00:00
2016-02-26 02:10:32 +00:00
2016-05-04 03:48:46 +00:00
2014-08-01 20:35:25 +00:00
2016-05-12 21:24:18 +00:00
2016-01-05 20:56:10 +00:00