Make WordPress Core

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: wannabeartist's profile wannabeartist 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:

  1. make a custom post type typeA
  2. make a post of typeA
  3. make a regular post
  4. make a category catA
  5. assign both posts in catA
  6. the widget displays catA(1) and if clicked, only the regular post is shown.

Change History (1)

#1 @scribu
14 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Categories are only assigned to the 'post' post type, by default, so this is expected behaviour.

Please use the support forums for further inquiries.

Note: See TracTickets for help on using tickets.