mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 23:24:34 +00:00
0673904ddfef76bb928f06e1b6c1a21f4d680f02
WP_Query taxonomy query vars should be set to first of multiple taxonomies.
This provides better parity with `get_queried_object()`, which will return the first taxonomy/term matched by the current query. [29891] introduced the abnormal behavior for the 'taxonomy' and 'term' query vars. Props Chouby. Fixes #35619. git-svn-id: https://develop.svn.wordpress.org/trunk@36484 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%