mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 00:24:52 +01:00
WP_Query::get_queried_object()
, use the new format for referencing tax query clauses.
`queried_terms`, rather than `queries`, is the tax_query property where a flat index of terms is stored. See [29901] for a similar fix in `redirect_canonical()`. See #29738. Props dd32. Fixes #30623. git-svn-id: https://develop.svn.wordpress.org/trunk@30771 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
81.5%
CSS
8.9%
JavaScript
8.1%
SCSS
0.8%
HTML
0.7%