I'm creating a site for a bar and restaurant that has music almost every night. Sometimes the same band will play, but not on a recurring schedule. I want to have a picture associated with each event but it doesn't look like the upload manager for this plugin can distinguish between current pictures and ones already uploaded.
I'd like to be able to select from pictures already uploaded, but the only prompt on the event page is to upload a new one. I considered trying to modify the call for get_image() to call the WordPress media library instead.
Anyone have experience with this or know of an alternate solution to having duplicate images?