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
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” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Mhr Gallery” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.0.0
- Initial stable realese