[wp-trac] [WordPress Trac] #9674: Better support for custom post types
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 9 21:52:25 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):
> Is it a performance issue?
Pretty much, Imagine running a COUNT() query over the relationship tables
joined with the posts table up to <number of terms in taxonomy> just to
display an admin page.
Keeping count is bookwork, but thats not too hard to do, and its updated
every time a post is made, thats about it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9674#comment:142>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list