Wordpress/tests
Boone Gorges e840759df5 Allow LIKE queries against the 'key' value in meta queries.
The new `compare_key=LIKE` parameter works in conjunction with `key` in a
similar way to the `compare=LIKE` and `value`: by doing a "compares" `LIKE`
query. This allows developers to do partial matches against keys when
doing meta queries.

Props mariovalney, chasewg.
Fixes #42409.

git-svn-id: https://develop.svn.wordpress.org/trunk@42768 602fd350-edb4-49c9-b593-d223f7449a82
2018-03-01 04:02:41 +00:00
..
phpunit Allow LIKE queries against the 'key' value in meta queries. 2018-03-01 04:02:41 +00:00
qunit REST API: Update the fixture data for wp-api.js tests following [42359]. 2018-01-22 06:33:02 +00:00