Gallery Bank: WordPress Photo Gallery Plugin - Version 3.0.114

Version Description

  • Added Compatibility with 4.2.1 WordPress.
  • Fixed Few Minor Bugs
Download this release

Release Info

Developer Gallery-Bank
Plugin Icon 128x128 Gallery Bank: WordPress Photo Gallery Plugin
Version 3.0.114
Comparing to
See all releases

Code changes from version 3.0.113 to 3.0.114

front_views/gallery-bank-shortcode.php CHANGED
@@ -137,6 +137,7 @@
137
  <option value="pic_name">File Name</option>
138
  <option value="title">Title Text</option>
139
  <option value="date">Date</option>
 
140
  </select>
141
  </div>
142
  </div>
137
  <option value="pic_name">File Name</option>
138
  <option value="title">Title Text</option>
139
  <option value="date">Date</option>
140
+ <option value="sort_order">Sorting Order</option>
141
  </select>
142
  </div>
143
  </div>
front_views/includes_common_after.php CHANGED
@@ -29,13 +29,13 @@ switch ($album_type) {
29
  queue: false
30
  },
31
  masonry : {
32
- columnWidth: ".gallery-sizer"
33
  }
34
  });
35
  });
36
  jQuery(window).smartresize(function(){
37
  $container1_<?php echo $unique_id;?>.isotope({
38
- masonry: { columnWidth: ".gallery-sizer" }
39
  });
40
  });
41
  <?php
29
  queue: false
30
  },
31
  masonry : {
32
+ columnWidth: 4
33
  }
34
  });
35
  });
36
  jQuery(window).smartresize(function(){
37
  $container1_<?php echo $unique_id;?>.isotope({
38
+ masonry: { columnWidth: 4 }
39
  });
40
  });
41
  <?php
front_views/includes_common_before.php CHANGED
@@ -77,6 +77,16 @@ switch ($album_type) {
77
  )
78
  );
79
  break;
 
 
 
 
 
 
 
 
 
 
80
  default:
81
  $pics = $wpdb->get_results
82
  (
@@ -143,6 +153,16 @@ switch ($album_type) {
143
  )
144
  );
145
  break;
 
 
 
 
 
 
 
 
 
 
146
  }
147
  }
148
  break;
77
  )
78
  );
79
  break;
80
+ case "sort_order" :
81
+ $pics = $wpdb->get_results
82
+ (
83
+ $wpdb->prepare
84
+ (
85
+ "SELECT * FROM " . gallery_bank_pics() . " WHERE album_id = %d order by sorting_order asc",
86
+ $album_id
87
+ )
88
+ );
89
+ break;
90
  default:
91
  $pics = $wpdb->get_results
92
  (
153
  )
154
  );
155
  break;
156
+ case "sort_order" :
157
+ $pics = $wpdb->get_results
158
+ (
159
+ $wpdb->prepare
160
+ (
161
+ "SELECT * FROM " . gallery_bank_pics() . " WHERE album_id = %d order by sorting_order asc LIMIT $no_of_images",
162
+ $album_id
163
+ )
164
+ );
165
+ break;
166
  }
167
  }
168
  break;
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.113
8
  Author URI: http://tech-banker.com
9
  License: GPLv3 or later
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.114
8
  Author URI: http://tech-banker.com
9
  License: GPLv3 or later
10
  */
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: Gallery-Bank,contact-banker
3
  Tags: add album, add gallery, add picture, add pictures, admin, AJAX, album, banner rotator, best gallery, best gallery plugin, best image slider, best portfolio, bilder, comments, easy media gallery, fancy gallery, filterable gallery, filterable portfolio, foto, fotoalbum, fotogalerie, free photo gallery, fullscreen gallery, galary, galeri, galerie, galerij, galery, gallary, Galleria, gallerie, galleries, gallery, gallery decription, gallery image, gallery lightbox, Gallery Plugin, gallery shortcode, gallery slider, 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, images gallery, jquery, jquery gallery, links, media, media gallery, multiple pictures, nextgen gallery, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photo gallery, 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, responsive wordpress photo gallery, seo, seo image, shortcode, sidebar, Simple gallery, slide show, slideshow, thumbnail, twitter, upload images, upload photos, video gallery, view images, view pictures, website gallery, widget, widget gallery, wordpress gallery, wordpress gallery plugin, wordpress photo gallery plugin, wordpress portfolio plugin, wp gallery, wp gallery plugin, wp gallery plugins
4
  Requires at least: 3.4
5
- Tested up to: 4.2
6
- Stable tag: 3.0.113
7
  License: GPLv3 or later
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
@@ -500,6 +500,11 @@ is False in shortcode.
500
 
501
  == Changelog ==
502
 
 
 
 
 
 
503
  = 3.0.113 =
504
 
505
  * Added Compatibility with 4.2 WordPress.
2
  Contributors: Gallery-Bank,contact-banker
3
  Tags: add album, add gallery, add picture, add pictures, admin, AJAX, album, banner rotator, best gallery, best gallery plugin, best image slider, best portfolio, bilder, comments, easy media gallery, fancy gallery, filterable gallery, filterable portfolio, foto, fotoalbum, fotogalerie, free photo gallery, fullscreen gallery, galary, galeri, galerie, galerij, galery, gallary, Galleria, gallerie, galleries, gallery, gallery decription, gallery image, gallery lightbox, Gallery Plugin, gallery shortcode, gallery slider, 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, images gallery, jquery, jquery gallery, links, media, media gallery, multiple pictures, nextgen gallery, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photo gallery, 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, responsive wordpress photo gallery, seo, seo image, shortcode, sidebar, Simple gallery, slide show, slideshow, thumbnail, twitter, upload images, upload photos, video gallery, view images, view pictures, website gallery, widget, widget gallery, wordpress gallery, wordpress gallery plugin, wordpress photo gallery plugin, wordpress portfolio plugin, wp gallery, wp gallery plugin, wp gallery plugins
4
  Requires at least: 3.4
5
+ Tested up to: 4.2.1
6
+ Stable tag: 3.0.114
7
  License: GPLv3 or later
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
500
 
501
  == Changelog ==
502
 
503
+ = 3.0.114 =
504
+
505
+ * Added Compatibility with 4.2.1 WordPress.
506
+ * Fixed Few Minor Bugs
507
+
508
  = 3.0.113 =
509
 
510
  * Added Compatibility with 4.2 WordPress.