[wp-trac] [WordPress Trac] #19048: Allow for Term Metas

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 25 17:37:32 UTC 2011


#19048: Allow for Term Metas
---------------------------+-----------------------------
 Reporter:  scottconnerly  |      Owner:
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Taxonomy       |    Version:  3.3
 Severity:  normal         |   Keywords:  needs-patch
---------------------------+-----------------------------
 Create the table termmeta akin to postmeta
 Add the $wbdb member $table 'termmeta'

 Filters already exist in wp_update_term and wp_insert_term that allow
 developers to write to these tables. Actions already exist in edit-
 tags.php and edit-tag-form.php that allow the fields to be added.

 Use case:
 I'm building a shopping cart on WP. Products get assigned taxonomies.
 Those taxonomies have info on how the products should be handled in the
 shopping cart.

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


More information about the wp-trac mailing list