[wp-trac] [WordPress Trac] #9674: Better support for custom post types
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 9 21:29:52 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 fwiffo):
I'm fairly new to WordPress development, so forgive me if this is a stupid
question... Why not use SQL's count() function to count up the number of
objects (thingies?) attached to a term when needed? Is it a performance
issue? Keeping a "count" column requires bookkeeping, and it can become
inconsistent, and it either limits you to a single idea of "count" or
requires some complexity in allowing for different kinds of counts.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9674#comment:141>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list