[wp-trac] [WordPress Trac] #9674: Better support for custom post types
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 9 08:05:51 UTC 2010
#9674: Better support for custom post types
------------------------------------+---------------------------------------
Reporter: wnorris | Owner: ryan
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 3.0
Component: Administration | Version: 2.9
Severity: normal | Resolution:
Keywords: has-patch tested early |
------------------------------------+---------------------------------------
Comment(by dd32):
> attachment 9674.13.diff added
* Fixes the Tags menu not being current (& vs &)
* Adds $post_type to the various filters on that page
Some questions now lingers about the taxonomy pages
* '''The "Posts" column shows the Count of the tag usage'''
* It is a Global usage, If 1 post and 1 thinggi uses it, it'll show '2'
* It links to the post listing for items using that taxonomy
* Should the user be able to filter to only show terms that are linked to
the current post_type?
* Is anything special going to happen by $post_type being specified, If
so, What?
My thought is:
* There should be a column-per-post_type linked to the taxonomy
* It should link to each post_type's page with the count of that
post_type in the term
* This would require a Taxonomy Meta storage instead of the current
single 'count'..
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9674#comment:139>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list