[wp-trac] Re: [WordPress Trac] #4883: Option for Combined Link and
Post Categories
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 1 20:12:31 GMT 2007
#4883: Option for Combined Link and Post Categories
-------------------------+--------------------------------------------------
Reporter: karmadude | Owner: anonymous
Type: enhancement | Status: closed
Priority: high | Milestone: 2.3
Component: General | Version:
Severity: normal | Resolution: wontfix
Keywords: |
-------------------------+--------------------------------------------------
Changes (by ryan):
* status: new => closed
* resolution: => wontfix
Comment:
Sharing structure between taxonomies screws up parenting and counts, among
other things. Putting multiple taxonomies in the term_taxonomy table
compromises the entire purpose of that table.
Note that the name, slug, and id are shared between categories and link
categories of the same name. As Mark mentions, a plugin could
automatically create term_taxonomy entries for both categories and link
categories whenever one or the other is created. Care would have to be
taken with the parent and count fields, however.
This was discussed heavily during the course of the taxonomy design and
implementation. Shared terms and separate taxonomies won.
--
Ticket URL: <http://trac.wordpress.org/ticket/4883#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list