Wordpress/tests
Boone Gorges 98d17497d2 In `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
2014-12-07 14:57:53 +00:00
..
phpunit In `WP_Query::get_queried_object()`, use the new format for referencing tax query clauses. 2014-12-07 14:57:53 +00:00
qunit Customizer: Move private helper functions to `wp.customize.utils` so they can be unit tested. 2014-12-02 22:55:48 +00:00