Wordpress/tests/phpunit/tests/query
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
..
commentCount.php Code is Poetry. 2017-11-30 23:09:33 +00:00
conditionals.php Code is Poetry. 2017-11-30 23:09:33 +00:00
date.php Code is Poetry. 2017-11-30 23:09:33 +00:00
dateQuery.php Code is Poetry. 2017-11-30 23:09:33 +00:00
isTerm.php Code is Poetry. 2017-11-30 23:09:33 +00:00
metaQuery.php Allow LIKE queries against the 'key' value in meta queries. 2018-03-01 04:02:41 +00:00
noFoundRows.php Code is Poetry. 2017-11-30 23:09:33 +00:00
parseQuery.php Code is Poetry. 2017-11-30 23:09:33 +00:00
postStatus.php Code is Poetry. 2017-11-30 23:09:33 +00:00
results.php Code is Poetry. 2017-11-30 23:09:33 +00:00
search.php Code is Poetry. 2017-11-30 23:09:33 +00:00
setupPostdata.php Code is Poetry. 2017-11-30 23:09:33 +00:00
stickies.php Code is Poetry. 2017-11-30 23:09:33 +00:00
taxQuery.php Code is Poetry. 2017-11-30 23:09:33 +00:00
vars.php Code is Poetry. 2017-11-30 23:09:33 +00:00
verboseRewriteRules.php Built/Test Tools: Unify the way the permastructure is set when used in conjunction with re-registering the initial taxonomies. This ensure that rewrite rules for taxonomies are consistently available. 2016-09-26 17:01:48 +00:00