>  3.       On the image upload side of things, I'd like to have a "class"
>  field I can define.

This can be done via a plugin. Most or all of the filters for adding
fields are in wp-admin/includes/media.php. If all you want is to add a
constant class to all images, the filter is image_send_to_editor.

Cheers,
Andy
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to