[wp-trac] [WordPress Trac] #29418: Taxonomy archive query not including all of its post types.
WordPress Trac
noreply at wordpress.org
Wed Sep 9 18:24:26 UTC 2015
#29418: Taxonomy archive query not including all of its post types.
--------------------------+-----------------------------
Reporter: msaggiorato | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Taxonomy | Version: 3.9.2
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses:
--------------------------+-----------------------------
Comment (by helgatheviking):
>However, it's also used in a number of places through WP_Query in a more
general way to prevent posts from a given post type to appear in results,
and this is one of those instances.
Seems like a mistake that `exclude_from_search` would mean anything
''other'' than excluding from search. Couldn't the other places that use
it be converted to `publically_queryable`, since that sounds like it means
the CPT should show up in any public queries? or failing that a new
parameter... `show_in_archives` seems alright, if redundant.
After spending the whole morning where the heck my CPTs were in my
taxonomy archive, I'd take anything.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29418#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list