[wp-trac] [WordPress Trac] #10142: Add metadata support for taxonomies
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 19 05:19:19 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):
> So by that logic we don't actually need taxonomy meta at all. Instead we
can just use wp_options with a prefix like this:
Technically, Yes, It can be done that way, same as Postmeta can be done
that way.
But I'm basing that off the current methodologies used in WordPress
already for meta.
We have User Meta, which is per-user, however, in that same item, we can
apply meta for user+site or user+network Meta, this is roughly the same as
TT Meta, TT+Object Meta.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10142#comment:35>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list