i made the following changes
to get new shortcode [vgallery]
ln #115 $attr, ‘vgallery’));
ln #234 //remove_shortcode(‘gallery’);
ln #235 add_shortcode(‘vgallery’, array($this,’gallery_shortcode’));
Please confirm these are non-conflicting
Thanks Guys, Awesome plugin.