Wordpress/tests
Jeremy Felt 83002e564e Multisite: Allow falsy properties to be cached in site-details.
In previous iterations of `WP_Site`, there was concern that not all properties would be available when storing a site's details in cache. When introduced in [37918], an `ms_loaded` check was added to address this concern. Any properties that are still `false` after `ms_loaded` really are `false` and can be cached as such.

Props flixos90.
Fixes #40247.


git-svn-id: https://develop.svn.wordpress.org/trunk@40344 602fd350-edb4-49c9-b593-d223f7449a82
2017-03-28 02:31:13 +00:00
..
phpunit Multisite: Allow falsy properties to be cached in site-details. 2017-03-28 02:31:13 +00:00
qunit Customize: Improve i18n for strings in hidden widget area notices. 2017-03-24 22:02:02 +00:00