Opened 10 years ago
Closed 7 months ago
#35418 closed defect (bug) (invalid)
Assigned post type not appeared in category and tag archive
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.4.1 |
| Component: | Query | Keywords: | reporter-feedback |
| Focuses: | Cc: |
Description
In case of custom post type assign to category or tag(like use register_taxonomy_for_object_type), this post type not appeared in category and tag archive.
Attachments (2)
Change History (5)
#1
@
10 years ago
- Keywords reporter-feedback added
@jim912 Can you provide more details on how to reproduce? Also, it looks like your patch was incorrectly generated.
#2
@
10 years ago
- register_post_type( 'some' ) and "taxonomies" args include 'category' or 'post_tag'. public args set as true.
- access to category or tag archive.
- Any 'some' post_type post doesn't appeared in archives.
#3
@
7 months ago
- Resolution set to invalid
- Status changed from new to closed
Hi all, since this hasn't had any additional requests or seen any action in over 9 years, I'm going to close it to help clean up the backlog.
If you're still interested in this issue, feel free to reopen with more details.
Note: See
TracTickets for help on using
tickets.
modified query.php diff