[wp-trac] Re: [WordPress Trac] #3723: Tagging
WordPress Trac
wp-trac at lists.automattic.com
Thu Feb 1 09:27:03 GMT 2007
#3723: Tagging
-------------------------+--------------------------------------------------
Reporter: ryan | Owner: ryan
Type: enhancement | Status: new
Priority: normal | Milestone: 2.2
Component: General | Version: 2.1
Severity: normal | Resolution:
Keywords: tags |
-------------------------+--------------------------------------------------
Comment (by markjaquith):
definitely store the counts. The way you make sure that even non-API
updates don't totally screw your count is to use {{{COUNT()}}} on API'd
updates. As long as you don't do {{{count = count + 1}}}, you should be
fine.
We could use wp_categories I guess. But we should probably hide them from
being managed on Manage > Categories. I think tags shouldn't really NEED
management. They're spontaneous. If people want fancy stuff like merging
and mass-tagging, leave that to third party solutions.
--
Ticket URL: <http://trac.wordpress.org/ticket/3723#comment:15>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list