[wp-trac] [WordPress Trac] #10142: Add metadata support for taxonomies
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 19 04:55:50 UTC 2011
#10142: Add metadata support for taxonomies
-------------------------------------------------+-------------------------
Reporter: sirzooro | Owner:
Type: feature request | Status: assigned
Priority: normal | Milestone: Future
Component: Taxonomy | Release
Severity: normal | Version:
Keywords: has-patch needs-testing 2nd-opinion | Resolution:
-------------------------------------------------+-------------------------
Comment (by dd32):
> Sorry, I don't follow that at all. Can you give a use-case example to
clarify?
Example meta key with taxonomy_term_id, to apply to a specific tt for all
relationships would be:
* 'colour' => red
If you needed relationship meta, ie. object_id+taxonomy_term_id for a
specific tt to a specific object,
* $post->ID . '_colour' => red
My point, was that negates the need for a relationship meta table, and
pushes it back to only needing the term_taxonomy meta
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10142#comment:33>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list