Description
This is a WordPress gallery plugin where users can create photo gallery and video gallery that will show on the specific page via shortcode or sidebar via widgets.
PhotoGallery Live Preview: Click here
VideoGallery Live Preview: Click here
Pro Version Available on Template Monster. You will get the extra features and more options in our premium version.
Buy Premium Version: Click here
Screenshots
Installation
- Upload
mhr-gallery.php.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place this shortcode [mhr_photo_gallery] or [mhr_video_gallery] to any page, post or in widgets
- Place
<?php echo do_shortcode("[mhr_photo_gallery]"); ?>
or<?php echo do_shortcode("[mhr_video_gallery]"); ?>
in your templates file
Contributors & Developers
“Mhr Gallery” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Mhr Gallery” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial stable realese