mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 09:34:41 +00:00
e840759df59dd9538c93cc83dd83051820e7c44d
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
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%