Changes between Version 3 and Version 14 of Ticket #14076
- Timestamp:
- 06/25/10 16:25:09 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14076
- Property Status changed from new to closed
- Property Resolution changed from to wontfix
-
Ticket #14076 – Description
v3 v14 1 When you create a custom post type that supports categories and create some entries in the post type and have them in that category and then click on the category it shows no entries. 1 Register a post type that supports categories. 2 2 3 More info here http://wordpress.org/support/topic/415091. 3 Wether you go to: 4 5 {{{wp-admin/edit-tags.php?taxonomy=category}}} 6 7 or to: 8 9 {{{wp-admin/edit-tags.php?taxonomy=category&post_type=example}}} 10 11 the Posts column displays the same counts. 12 13 This leaves users the false impression that category archives should display posts with any post type.
