We are refactoring that “Add Photo” feature. As of now it doesn’t use the GD core gallery to store the images. When I code that part, GD core plugin attachment table doesn’t have user_id column. Since this Add Photo feature requires user_id I didn’t use the GD Core gallery.
Today we have added one extra column ‘user_id’ in GD core attachment table. So probably tomorrow, I’ll convert that ‘Add Photo’ part to use GD core Gallery. Note: By Gallery I mean Listing Page “Photo Tab”
Thanks