Opened 14 years ago
Closed 14 years ago
#16277 closed defect (bug) (invalid)
custom post type posts don't show up in the category widget listing
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.1 |
Component: | General | Keywords: | category, custom post type |
Focuses: | Cc: |
Description
I can't get custom post type posts show up in categories:
- make a custom post type typeA
- make a post of typeA
- make a regular post
- make a category catA
- assign both posts in catA
- the widget displays catA(1) and if clicked, only the regular post is shown.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Categories are only assigned to the 'post' post type, by default, so this is expected behaviour.
Please use the support forums for further inquiries.