Version Description
Download this release
Release Info
Developer | Gallery-Bank |
Plugin | Gallery Bank: WordPress Photo Gallery Plugin |
Version | 3.0.84 |
Comparing to | |
See all releases |
Code changes from version 3.0.83 to 3.0.84
- gallery-bank.php +1 -1
- readme.txt +13 -9
gallery-bank.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin URI: http://tech-banker.com
|
5 |
Description: Gallery Bank is an easy to use Responsive WordPress Gallery Plugin for photos, videos, galleries and albums.
|
6 |
Author: Tech Banker
|
7 |
-
Version: 3.0.
|
8 |
Author URI: http://tech-banker.com
|
9 |
*/
|
10 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
4 |
Plugin URI: http://tech-banker.com
|
5 |
Description: Gallery Bank is an easy to use Responsive WordPress Gallery Plugin for photos, videos, galleries and albums.
|
6 |
Author: Tech Banker
|
7 |
+
Version: 3.0.84
|
8 |
Author URI: http://tech-banker.com
|
9 |
*/
|
10 |
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: Gallery-Bank,contact-banker
|
|
3 |
Tags: add album, add gallery, add picture, add pictures, admin, AJAX, album, best gallery, best gallery plugin, best image slider, best portfolio, bilder, comments, easy media gallery, fancy gallery, filterable gallery, filterable portfolio, foto, fotoalbum, galary, galerie, galerij, galery, gallary, Galleria, gallerie, gallery, gallery decription, gallery image, gallery lightbox, Gallery Plugin, gelary, gellary, gellery, google, grid gallery, html5 player, html5 video, html5-audio, image, image album, image gallery, image gallery plugin, image lightbox, image rotate, image slider, image slideshow, images, jquery, jquery gallery, jquery slider, jquery slideshow, lightbox, links, media gallery, multiple pictures, nextgen gallery, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photo gallery, Photo Slider, photoalbum, photogallery, photos, photoset, picture, pictures, plugin, plugin for gallery, plugin gallery, portfolio, portfolio gallery, portfolio plugin, Post, posts, responsive gallery, responsive image gallery, responsive slider, responsive slideshow, seo, seo image, shortcode, sidebar, slide show, slideshow, thumbnail, twitter, upload images, upload photos, view images, view pictures, website gallery, widget, wordpress gallery plugin, wordpress portfolio plugin, wordpress seo, wp gallery, wp gallery plugin, wp slider
|
4 |
Requires at least: 3.3
|
5 |
Tested up to: 4.0.1
|
6 |
-
Stable tag: 3.0.
|
7 |
License: GPLv3 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
@@ -476,19 +476,23 @@ is False in shortcode.
|
|
476 |
7. ShortCode Implementation for Grid Albums using Thumbnail Layout.
|
477 |
8. ShortCode Implementation for List Albums using Masonry Layout.
|
478 |
9. ShortCode Implementation for List Albums using Thumbnail Layout.
|
479 |
-
10.ShortCode Implementation for Individual Albums using Masonry Layout.
|
480 |
-
11.ShortCode Implementation for Individual Albums using Thumbnail Layout.
|
481 |
-
12.System Status
|
482 |
-
13.Displaying Images using Masonry Layout.
|
483 |
-
14.Displaying Images using Thumbnail Layout.
|
484 |
-
15.Displaying Grid Album with Images.
|
485 |
-
16.Displaying List Album with Images.
|
486 |
-
17.Displaying Individual Album with Images.
|
487 |
|
488 |
== Changelog ==
|
489 |
|
490 |
= 3.0.83 =
|
491 |
|
|
|
|
|
|
|
|
|
492 |
* Added Update Message for New Versions.
|
493 |
|
494 |
= 3.0.82 =
|
3 |
Tags: add album, add gallery, add picture, add pictures, admin, AJAX, album, best gallery, best gallery plugin, best image slider, best portfolio, bilder, comments, easy media gallery, fancy gallery, filterable gallery, filterable portfolio, foto, fotoalbum, galary, galerie, galerij, galery, gallary, Galleria, gallerie, gallery, gallery decription, gallery image, gallery lightbox, Gallery Plugin, gelary, gellary, gellery, google, grid gallery, html5 player, html5 video, html5-audio, image, image album, image gallery, image gallery plugin, image lightbox, image rotate, image slider, image slideshow, images, jquery, jquery gallery, jquery slider, jquery slideshow, lightbox, links, media gallery, multiple pictures, nextgen gallery, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photo gallery, Photo Slider, photoalbum, photogallery, photos, photoset, picture, pictures, plugin, plugin for gallery, plugin gallery, portfolio, portfolio gallery, portfolio plugin, Post, posts, responsive gallery, responsive image gallery, responsive slider, responsive slideshow, seo, seo image, shortcode, sidebar, slide show, slideshow, thumbnail, twitter, upload images, upload photos, view images, view pictures, website gallery, widget, wordpress gallery plugin, wordpress portfolio plugin, wordpress seo, wp gallery, wp gallery plugin, wp slider
|
4 |
Requires at least: 3.3
|
5 |
Tested up to: 4.0.1
|
6 |
+
Stable tag: 3.0.84
|
7 |
License: GPLv3 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
476 |
7. ShortCode Implementation for Grid Albums using Thumbnail Layout.
|
477 |
8. ShortCode Implementation for List Albums using Masonry Layout.
|
478 |
9. ShortCode Implementation for List Albums using Thumbnail Layout.
|
479 |
+
10. ShortCode Implementation for Individual Albums using Masonry Layout.
|
480 |
+
11. ShortCode Implementation for Individual Albums using Thumbnail Layout.
|
481 |
+
12. System Status
|
482 |
+
13. Displaying Images using Masonry Layout.
|
483 |
+
14. Displaying Images using Thumbnail Layout.
|
484 |
+
15. Displaying Grid Album with Images.
|
485 |
+
16. Displaying List Album with Images.
|
486 |
+
17. Displaying Individual Album with Images.
|
487 |
|
488 |
== Changelog ==
|
489 |
|
490 |
= 3.0.83 =
|
491 |
|
492 |
+
* Minor Bugs Fixed Related to Galleries Display
|
493 |
+
|
494 |
+
= 3.0.83 =
|
495 |
+
|
496 |
* Added Update Message for New Versions.
|
497 |
|
498 |
= 3.0.82 =
|