[wp-trac] [WordPress Trac] #10142: Add metadata support for taxonomies

WordPress Trac noreply at wordpress.org
Sat Feb 8 08:45:52 UTC 2014


#10142: Add metadata support for taxonomies
-------------------------------------------------+-----------------------
 Reporter:  sirzooro                             |       Owner:
     Type:  feature request                      |      Status:  reopened
 Priority:  normal                               |   Milestone:
Component:  Taxonomy                             |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing 2nd-opinion  |     Focuses:
-------------------------------------------------+-----------------------
Changes (by TweetyThierry):

 * status:  closed => reopened
 * resolution:  maybelater =>


Comment:

 Hi all,

 Personally I think there should the a wp_termmeta table (term_id,
 term_meta, term_value) which works the same way as the postmeta. This
 would handle scalability, keep it conventional and well organized. The
 saving would simply use update_term_meta() and the deleting part would
 then automated just list the post with custom metas.

 I am happy to contribute if necessary.

 Thanks,

--
Ticket URL: <https://core.trac.wordpress.org/ticket/10142#comment:102>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list