[wp-trac] [WordPress Trac] #12290: Term taxonomy attachments

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 19 19:09:00 UTC 2010


#12290: Term taxonomy attachments
-----------------------------+----------------------------------------------
 Reporter:  jfarthing84      |       Owner:  filosofo    
     Type:  feature request  |      Status:  new         
 Priority:  normal           |   Milestone:  Unassigned  
Component:  Taxonomy         |     Version:  3.0         
 Severity:  normal           |    Keywords:  dev-feedback
-----------------------------+----------------------------------------------
 How cool would it be to associate an image, or any kind of attachment to a
 term/taxonomy? I could think of many uses for it, and even more people who
 would benefit from it. The good news is that it would be *pretty* simple
 to implement.

 Right now, attachments use a status of "inherit", a post_type of
 "attachment" and "parent" for the post/page that it is attached to.

 My proposal to add functionality to attach to a "term/taxonomy":

 Use the same "inherit" status but create a new post_type of "taxonomy-
 attachment" and then obviously use the "post_parent" for the
 term_taxonomy_id.

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


More information about the wp-trac mailing list