mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 11:14:36 +00:00
0b05366c6febc4b794e233a0bb95e1c712cf8cb6
Previously, meta query arguments could be joined by a single AND or OR relation. Now, these queries can be arbitrarily nested, allowing clauses to be linked together with multiple relations. Adds unit tests for the new nesting syntax. Modifies a few existing unit tests that were overly specific for the old SQL syntax. Backward compatibility with existing syntax is fully maintained. Props boonebgorges, DrewAPicture. See #29642. git-svn-id: https://develop.svn.wordpress.org/trunk@29887 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%