stoi2m1
Member
Posted 2 years ago #
What would it take to expand the use of this plugin to all media files. Im mostly concerned with identifying different aspects of mp3 files (like artist name, genre and a couple of other items). would it be possible to extend or convert the use of this plugin to those items?
http://wordpress.org/extend/plugins/taxonomy-images/
Anointed
Member
Posted 2 years ago #
great idea, was just thinking the same.
anyhow, I have to say thank you for such a killer plugin. I've been searching high n low for this, and even attempted to build my own. You have saved me so much time.
thanks again
would it be possible to extend or convert the use of this plugin to those items?
I think that you could convert the functionality of this plugin rather easily.. All it stores is an array of taxonomy_term_id => attachment_id. It would be quite simple to recode it to store attachment_id => attachement_id.