Wordpress/tests
Felix Arntz 03b9931b7a Multisite: Improve caching in `WP_Network_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. This was already fixed for `WP_Site_Query` in [41059].

Props spacedmonkey.
Fixes #41347.


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