=== Plugin Name === Contributors: Mirteh Donate link: https://mirteh.github.io/frontGallery/ Tags: gallery, images, photo, photos, photogallery, lightbox, jQuery Requires at least: 3.4.5 Tested up to: 4.6.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Wordpress gallery plugin == Description == Easy to use lightweight gallery plugin. Based on jQuery. Easy to install. For more info: https://mirteh.github.io/frontGallery/ == Installation == 1. Install plugin. 2. You need jQuery to make this plugin work. 3. Add this code above the closing body tag in the footer.php template file:
	
* aniClass = the class of the links you want to open in frontGallery * aniTime = the duration of the animation * aniTransition = the transition you want to use. For the moment the only transition is fade. **HTML in Wordpress Template** Use this code to build your gallery: Image #1 Image #2 Image #3 * gal-name = The name of your gallery * slide-title= The title of your image * slide-text = The text you want to show with your image. == Screenshots == 1. Example of the gallery with only text links 2. Example of the gallery with images inside the links 3. Example of the first gallery image 4. Example of a gallery image with title and text == Changelog == = 1.0 = First release of frontGallery. = 1.1 = Fixed a bug that caused slide title and slide text to be wider than the image.