mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-05 17:00:03 +00:00
ae0ae95be69b90a9d20566482c6363128c0838bb
WP_Tax_Query param sanitization for empty strings.
When an empty string is passed as one of the clauses in the `$tax_query` parameter, it should be discarded rather than parsed as a first-order clause. Props tmtrademark. Fixes #30117. git-svn-id: https://develop.svn.wordpress.org/trunk@30031 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%