[wp-trac] [WordPress Trac] #21290: Post types continue to be selected after removal from custom taxonomy registration
WordPress Trac
noreply at wordpress.org
Tue Dec 18 17:07:55 UTC 2012
#21290: Post types continue to be selected after removal from custom taxonomy
registration
--------------------------+---------------------------
Reporter: jondavidjohn | Owner: jondavidjohn
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.5
Component: Taxonomy | Version: 3.4.1
Severity: major | Resolution: fixed
Keywords: close |
--------------------------+---------------------------
Comment (by jondavidjohn):
The issue is that this patch changes those defaults of a taxonomy query to
the post_types that taxonomy is registered for, instead of blanketly
querying the taxonomy for all post_types. I think the behavior you're
describing as a problem is consistent and rationally sound in the way that
tax queries work now. I think adding a special case for this specific
scenario in core would only create confusion.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21290#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list