In `WP_Query::get_queried_object()`, move the check for `$query['terms']` to a...
In `WP_Query::get_queried_object()`, move the check for `$query['terms']` to a place where `$query` is actually set. This should be included if [26864] makes it into 3.8.1. Props SergeyBiryukov. See #26728, [26864], #26634, #26627. Built from https://develop.svn.wordpress.org/trunk@26874 git-svn-id: https://core.svn.wordpress.org/trunk@26758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment