Wordpress/tests
Boone Gorges 093de0f0be In WP_Meta_Query, interpret 'value' correctly when used with EXISTS/NOT EXISTS.
As in earlier versions, EXISTS with a value is equivalent to '=', while NOT
EXISTS should always ignore 'value'.

Props barrykooij.
Fixes #30681 for trunk.

git-svn-id: https://develop.svn.wordpress.org/trunk@30846 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-14 19:00:31 +00:00
..
phpunit In WP_Meta_Query, interpret 'value' correctly when used with EXISTS/NOT EXISTS. 2014-12-14 19:00:31 +00:00
qunit Customizer: Move private helper functions to wp.customize.utils so they can be unit tested. 2014-12-02 22:55:48 +00:00