Opened 3 years ago
Closed 3 years ago
#14895 closed feature request (duplicate)
Why doesn't exists a term metadata table yet?
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Database | Version: | 3.1 |
| Severity: | normal | Keywords: | term metadata table, new table |
| Cc: | sirzooro |
Description
I already needed, some times, to add "custom taxonomies fields", and I assure you that someone else also needed it... I did it, but using the options table... and the code stay a little messed that way. =/
Sorry for the bad english =)
Change History (5)
Here are the 3 plugins that currently implement this:
http://wordpress.org/extend/plugins/simple-term-meta/
http://wordpress.org/extend/plugins/taxonomy-metadata/
http://wordpress.org/extend/plugins/meta-for-taxonomies/
These are nice plugins, but a built-in implementation would be better, don't you think?
'Cause if there was a built-in implementation, the WP team could make a "add_custom_taxonomy_box" like the current "add_meta_box", for example. (of course, over time..)
- Cc sirzooro added
Taxonomy Metadata plugin is based on existing ticket - #10142.

I was sure there already was a ticket for this. Apparently not.