[wp-trac] [WordPress Trac] #10909: wrong taxonomy structure

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 5 19:27:11 UTC 2009


#10909: wrong taxonomy structure
--------------------------+-------------------------------------------------
 Reporter:  thomask       |       Owner:  filosofo  
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  Taxonomy      |     Version:  2.8.4     
 Severity:  normal        |    Keywords:  taxonomy  
--------------------------+-------------------------------------------------
 IMHO there is an logic problem with taxonomy:

 category (tag) '''name''' is defined in wp_terms table

 category (tag) '''slug''' is defined in wp_terms table, but

 category (tag) '''description''' is defined in wp_term_taxonomy table

 this is IMHO problem in logic, i do not see any reason for spliting it in
 different tables and it can be problem for some future needs e.g. if
 someone (as me now) would need to have more parents for one category.
 It would be only logic if it would be possible to define one term as tag
 AND as category AND as link_category with one name but with different
 descriptions (but i do not see a point of such need)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10909>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list