Wordpress/tests
Boone Gorges 37a8fe8b9b Comments: Ignore the 'fields' parameter in the comment query cache.
`WP_Comment_Query` always queries runs an ID query, and so is unaffected
by the 'fields' parameter. As such, 'fields' can be ignored when building
a cache key for the results of the ID query.

Props spacedmonkey.
Fixes #41348.

git-svn-id: https://develop.svn.wordpress.org/trunk@41190 602fd350-edb4-49c9-b593-d223f7449a82
2017-07-30 14:55:17 +00:00
..
phpunit Comments: Ignore the 'fields' parameter in the comment query cache. 2017-07-30 14:55:17 +00:00
qunit REST API: Update the fixture data for wp-api.js tests. 2017-07-26 03:52:41 +00:00