Wordpress/tests
Felix Arntz c8e811cc7e Multisite: Improve caching in `WP_Site_Query` by ignoring the `$fields` argument.
Prior to this change there were two different cache keys used for the same query. That is because regardless of the `$fields` argument, the query response will be the same.

Props spacedmonkey.
Fixes #41197.


git-svn-id: https://develop.svn.wordpress.org/trunk@41059 602fd350-edb4-49c9-b593-d223f7449a82
2017-07-14 21:24:03 +00:00
..
phpunit Multisite: Improve caching in `WP_Site_Query` by ignoring the `$fields` argument. 2017-07-14 21:24:03 +00:00
qunit Shortcodes: Allow using single quotes for empty value attributes. 2017-07-11 00:53:33 +00:00