[wp-hackers] Grouping uploaded media items and bulk ( programmatic ) upload method perhaps
Paul
paul at codehooligans.com
Tue Nov 23 16:23:01 UTC 2010
On Nov 23, 2010, at 11:10 AM, scribu wrote:
>>
>> And challenge #2, as far as I see, I cannot group/categorize those
>>> images. images can only be tagged, there is no way on media
>>> upload/gallery sections in the admin interface to see the existing
>>> groups/categories that those uploaded fiels are in. Am I correct? Is
>>> this how it is with WordPress? I appreciate it if you toss some tips
>>> in dealing with this.
>>>
>>
>> You can register a custom taxonomy for attachments, and I think there is a
>> filter for displaying the terms in the single attachment editor screen.
>> Also, on the list screen, you can register a custom column.
>>
>> See
>> http://core.trac.wordpress.org/attachment/ticket/14579/test-list-tables.php
>>
>
> Hm... I think I see a new plugin in my future. Will keep you posted.
Was going to suggest my own plugin Media-Tags
http://wordpress.org/extend/plugins/media-tags/
P-
More information about the wp-hackers
mailing list