Gallery – Photo Gallery and Images Gallery - Version 1.3.7

Version Description

  • Updated lightbox functionality
  • Implemented new show/hide navigation arrows option
  • Fixed minor notifications
  • Code optimization
Download this release

Release Info

Developer robosoft
Plugin Icon 128x128 Gallery – Photo Gallery and Images Gallery
Version 1.3.7
Comparing to
See all releases

Code changes from version 1.3.6 to 1.3.7

includes/frontend/rbs_gallery_class.php CHANGED
@@ -344,6 +344,10 @@ class roboGallery extends roboGalleryUtils{
344
  $this->addJavaScriptStyle('rbsCloseLightbox','.mfp-container .mfp-close',2);
345
  }
346
 
 
 
 
 
347
 
348
 
349
  $this->addJavaScriptStyle('rbsBox', '.rbs-img-container');
344
  $this->addJavaScriptStyle('rbsCloseLightbox','.mfp-container .mfp-close',2);
345
  }
346
 
347
+ if(!get_post_meta( $this->id, ROBO_GALLERY_PREFIX.'lightboxArrow', true )){
348
+ $this->rbsArrowLightboxStyle = 'display:none;';
349
+ $this->addJavaScriptStyle('rbsArrowLightbox','.mfp-container .mfp-arrow',2);
350
+ }
351
 
352
 
353
  $this->addJavaScriptStyle('rbsBox', '.rbs-img-container');
includes/options/rbs_gallery_options_lightbox.php CHANGED
@@ -105,6 +105,15 @@ $lightbox_group->add_field( array(
105
  'bootstrap_style'=> 1,
106
  ));
107
 
 
 
 
 
 
 
 
 
 
108
  $lightbox_group->add_field( array(
109
  'name' => __('Social Buttons', 'rbs_gallery' ),
110
  'id' => ROBO_GALLERY_PREFIX . 'lightboxSocial',
105
  'bootstrap_style'=> 1,
106
  ));
107
 
108
+ $lightbox_group->add_field( array(
109
+ 'name' => __('Arrow Icon', 'rbs_gallery' ),
110
+ 'id' => ROBO_GALLERY_PREFIX . 'lightboxArrow',
111
+ 'type' => 'switch',
112
+ 'showhide' => 1,
113
+ 'default' => rbs_gallery_set_checkbox_default_for_new_post(1),
114
+ 'bootstrap_style'=> 1,
115
+ ));
116
+
117
  $lightbox_group->add_field( array(
118
  'name' => __('Social Buttons', 'rbs_gallery' ),
119
  'id' => ROBO_GALLERY_PREFIX . 'lightboxSocial',
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.robosoft.co/robogallery
4
  Tags: gallery, add gallery, photo gallery, images gallery, media gallery, responsive gallery, gallery image, gallery lightbox, Polaroid gallery, Gallery Plugin, plugin gallery, video gallery, gallery shortcode, responsive images gallery, website gallery, widget gallery, wordpress gallery, wordpress gallery plugin, wordpress photo gallery plugin, wp gallery, wp gallery plugin, wp gallery plugins, multi categories gallery, add galleries, add picture, add pictures, album, best gallery, best gallery plugin, responsive galleries, mobile gallery, mobile galleries, responsive photo gallery, best portfolio, easy media gallery, filterable gallery, filterable portfolio, foto, fotoalbum, fotogalerie, sortable gallery, sortable galleries, free photo gallery, fullscreen gallery, galary, galeri, galerie, galerij, galery, gallary, Galleria, gallerie, galleries, gallery decription, gallery slider, gelary, gellary, gellery, google, grid gallery, image, image album, image gallery, image gallery plugin, image lightbox, image slider, image slideshow, images, jquery, jquery gallery, links, media, multiple pictures, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photoalbum, photogallery, photos, photoset, picture, pictures, plugin, plugin for gallery, portfolio, portfolio gallery, portfolio plugin, Post, posts, responsive slideshow, responsive wordpress photo gallery, seo image, slide show, slideshow, thumbnail, upload images, upload photos, batch upload, multiply images upload, view images, view pictures, wordpress portfolio plugin, multi-categories gallery, multi categories galleries, robo gallery
5
  Requires at least: 3.3
6
  Tested up to: 4.3
7
- Stable tag: 1.3.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -185,14 +185,14 @@ When you create new gallery or open already existent gallery for edit on the rig
185
 
186
  If you have some conflict in gallery back end you can sort it with new compatibility option. You can switch between standard and alternative jquery library. This modes implemented to help you to avoid any conflicts with another libraries from wordpress themes or another plugin.
187
 
188
- = How to change quality of the gallery thumbnails? =
189
-
190
- Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
191
-
192
  = What can I do if some gallery interface elements in backend do not work properly? =
193
 
194
  If you have some conflict in gallery back end you can sort it with new compatibility option. If combo box element do not drop down you can switch between classic and modern style, as result you can avoid conflict with another code.
195
 
 
 
 
 
196
  = How to customize hover effect? =
197
 
198
  In gallery settings you can find hover type options. In settings of the gallery you can select custom hover effect settings or even template for customization of the gallery thumbnails hover
@@ -201,10 +201,6 @@ In gallery settings you can find hover type options. In settings of the gallery
201
 
202
  Yes, you can insert gallery into post with shortcode tag
203
 
204
- = How I can create custom (grid) layout of the thumbnails? =
205
-
206
- In our gallery we implemented layout based on columns amount. So you can general amount of the columns in your gallery grid and define custom amount of the columns which every image gonna take. As result you can customize layout of the gallery grid
207
-
208
  = How to insert gallery into Wordpress page or post? =
209
 
210
  When you create gallery in plugin galleries manager you can go to the post or page editor and there using special wizard button insert gallery into your wordpress post or page. Another way you can insert your gallery manually using shortcode, which you can find in gallery edit mode in shortcode section on the right side of the gallery settings
@@ -213,41 +209,37 @@ When you create gallery in plugin galleries manager you can go to the post or pa
213
 
214
  First of all you can copy shortcode inside gallery settings , in separate shortcode block. Another way generate shortcode directly in post or page edit mode. You can find wizard button on top of content editor
215
 
216
- = How to define custom hover effect for some gallery thumbnail? =
217
 
218
- When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have custom effect field where you can select different hover effect for every image of the gallery.
219
 
220
  = How to change text below image in lightbox ? =
221
 
222
  In gallery setting you can select which text show below image in gallery lightbox. You can select Caption, Title or image Description as source for this field in gallery lightbox.
223
 
224
- = Do you have some limits for images amount in gallery? =
225
 
226
- No, we don't have any limits for amount of the images in gallery
227
 
228
  = Is it possible to create direct link on the front end to the gallery? =
229
 
230
  Yes, you can use generated direct link inside particular gallery settings
231
 
232
- = How to define video for some gallery image? =
233
-
234
- Every gallery image have additional fields where you can define custom link, title, description. One of the link option allow you to define link type, for example video link. All this options you can find in gallery images manager, inside general gallery settings
235
-
236
  = Do you have some limit for images size in gallery? =
237
 
238
  No, we don't have any limits for image size in our gallery.
239
 
240
- = How to set description text below image in the lightbox? =
241
 
242
- In gallery settings you can find lightbox section and if you need to show description of the images below images in the lightbox you need to select text source in lightbox settings from defined values.
243
 
244
- = Where specify description of the gallery images? =
245
 
246
- When you open gallery settings inside you'll find images manager section. Images manager make you able to add/edit descriptions and titles of every gallery image
247
 
248
- = How to define custom link for some gallery images? =
249
 
250
- Every gallery image have additional fields where you can define custom link, title, description. All this options you can find in gallery images manager, inside general gallery settings
251
 
252
  = Do you have some limits for images types in gallery? =
253
 
@@ -257,6 +249,14 @@ You can use any standard file type in our gallery: png, jpg, jpeg, gif
257
 
258
  In gallery settings you can find general settings section where you can turn on/off thumbnails border. Also you can customize there style of the border, namely width, color and style of the thumbnail borders
259
 
 
 
 
 
 
 
 
 
260
  = How to change spacing between thumbnails? =
261
 
262
  In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
@@ -273,9 +273,9 @@ Yes, you can have different styles of the borders and shadows for static and hov
273
 
274
  Yes, in gallery options you can turn on/off border option
275
 
276
- = How to define size of the gallery images thumbnails? =
277
 
278
- Our gallery is fully responsive and gallery thumbnails size depend of a lot of factors. Gallery calculate thumbnails automatically depend of the general gallery size and gallery layout settings. First of all you can define ratio values for gallery thumbnails. Size of the thumbnails could be selected from standard pre-defined wordpress sizes: thumbnail, medium, large, full
279
 
280
  = How to hide titles of the gallery image in lightbox ? =
281
 
@@ -285,29 +285,29 @@ In lightbox section of the gallery settings you can find hide title option. If y
285
 
286
  In admin section of the gallery you'll find columns options which provide you advanced customization options for different resolutions. You can define some static size or auto size for every resolution.
287
 
288
- = How to make shadow for the gallery thumbnails? =
289
-
290
- Shadows of the thumbnails you can customize in gallery settings. With gallery settings you can change size , color and position of the gallery thumbnails shadow
291
-
292
- = Which parameters I can change for the gallery thumbnails borders and shadows? =
293
 
294
- You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
295
 
296
  = How to change color of the gallery interface elements? =
297
 
298
  Color of every gallery front end interface element could be changed changed in admin section with color selector. There you can change colors of the menu buttons, load more button, borders, shadows, backgrounds and etc.
299
 
300
- = How to make gallery thumbnails with rounded corners? =
301
 
302
- In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
 
 
 
 
303
 
304
  = How to enable lazy load in gallery options? =
305
 
306
  In gallery settings you can find option to enable/disable lazy load, also there you'll have alot of additional options for customization of the loading process
307
 
308
- = How to use multi-category functionality of the gallery? =
309
 
310
- In our gallery we implemented multi-categories structure. Every gallery category could have child and parent gallery, which you can manually define in gallery settings
311
 
312
  = How to change amount of images loading on gallery page? =
313
 
@@ -315,7 +315,11 @@ In gallery settings we have few options which makes you able to select amount of
315
 
316
  = How to change font color of the gallery image caption? =
317
 
318
- In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
 
 
 
 
319
 
320
  = Is it possible to customize gallery image caption ? =
321
 
@@ -325,6 +329,10 @@ In gallery settings you can find images manager where you can change settings of
325
 
326
  In gallery settings, when enabled custom hover settings you can customize style of the gallery image description text. In this settings you can change color of the text
327
 
 
 
 
 
328
  = Is it possible to use HTML in image description ? =
329
 
330
  Yes, you can use HTML tags inside gallery image description field
@@ -333,10 +341,6 @@ Yes, you can use HTML tags inside gallery image description field
333
 
334
  In gallery settings you can enable custom caption settings where you can customize font style and see results in live preview
335
 
336
- = Is it possible to create target blank links? =
337
-
338
- Yes. When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have target blank field below link field of the gallery image.
339
-
340
  = How to load more function work? =
341
 
342
  In gallery admin section you can define amount of the images for the first load and after click on load more button. Load more it's such google gallery style pagination functionality which make you able to limit amount of the images for the first load
@@ -357,26 +361,26 @@ When you open gallery images manager you'll find there image edit mode where you
357
 
358
  Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
359
 
360
- = How to rotate uploaded gallery image? =
361
-
362
- When you open gallery images manager you'll find there image edit mode where you can rotate source image
363
-
364
  = How to flip uploaded gallery image? =
365
 
366
  When you open gallery images manager you'll find there image edit mode where you can flip source image
367
 
368
- = How many thumbnails hover effects gallery has? =
369
 
370
- Gallery have 15 hover animation effects, which could be combined with additional custom options
371
 
372
- = Do you have fade effect for the thumbnails hover? =
373
 
374
- Yes, gallery have fade hover effect
375
 
376
  = How to change font size of the gallery image description text? =
377
 
378
  In gallery settings, when enabled custom hover settings you can customize style of the gallery image description text. In this settings you can change size of the text
379
 
 
 
 
 
380
  = How to change color of the gallery thumbnails border? =
381
 
382
  When you enable border in gallery settings you will see multiply options for customization of the border. One from this options it's border color. You can select color using color selector
@@ -389,14 +393,14 @@ When you enable border in gallery settings you will see multiply options for cus
389
 
390
  Yes, it's possible to change transparency in gallery settings
391
 
392
- = How to customize gallery hover effect shutter layout? =
393
-
394
- In gallery hover settings you can enable template where you can fully customize layout of the shutter content using HTML tags, text and images. In template we have implemented some build in tags which gonna help you to build in some gallery images elements into hover
395
-
396
  = Do you have Polaroid style in your gallery? =
397
 
398
  In our gallery implemented options which make you able to make gallery thumbnails looks in Polaroid style, with caption of the image below thumbnail
399
 
 
 
 
 
400
  = How many menu buttons styles do you have in gallery menu ? =
401
 
402
  Gallery menu have multiply configuration options. Some of the options changing color of the buttons, some of them changing style of the buttons, which makes buttons for example 3d or with rounded corners
@@ -555,6 +559,12 @@ If any problem occurs, please contact us.
555
 
556
  == Changelog ==
557
 
 
 
 
 
 
 
558
  = 1.3.6 =
559
  * Added lightbox functionality
560
  * Created new show/hide close button option
@@ -686,6 +696,9 @@ If any problem occurs, please contact us.
686
 
687
  == Upgrade Notice ==
688
 
 
 
 
689
  = 1.3.6 =
690
  Updated lightbox functionality, implemented show/hide close button option, fixed backend conflicts
691
 
4
  Tags: gallery, add gallery, photo gallery, images gallery, media gallery, responsive gallery, gallery image, gallery lightbox, Polaroid gallery, Gallery Plugin, plugin gallery, video gallery, gallery shortcode, responsive images gallery, website gallery, widget gallery, wordpress gallery, wordpress gallery plugin, wordpress photo gallery plugin, wp gallery, wp gallery plugin, wp gallery plugins, multi categories gallery, add galleries, add picture, add pictures, album, best gallery, best gallery plugin, responsive galleries, mobile gallery, mobile galleries, responsive photo gallery, best portfolio, easy media gallery, filterable gallery, filterable portfolio, foto, fotoalbum, fotogalerie, sortable gallery, sortable galleries, free photo gallery, fullscreen gallery, galary, galeri, galerie, galerij, galery, gallary, Galleria, gallerie, galleries, gallery decription, gallery slider, gelary, gellary, gellery, google, grid gallery, image, image album, image gallery, image gallery plugin, image lightbox, image slider, image slideshow, images, jquery, jquery gallery, links, media, multiple pictures, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photoalbum, photogallery, photos, photoset, picture, pictures, plugin, plugin for gallery, portfolio, portfolio gallery, portfolio plugin, Post, posts, responsive slideshow, responsive wordpress photo gallery, seo image, slide show, slideshow, thumbnail, upload images, upload photos, batch upload, multiply images upload, view images, view pictures, wordpress portfolio plugin, multi-categories gallery, multi categories galleries, robo gallery
5
  Requires at least: 3.3
6
  Tested up to: 4.3
7
+ Stable tag: 1.3.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
185
 
186
  If you have some conflict in gallery back end you can sort it with new compatibility option. You can switch between standard and alternative jquery library. This modes implemented to help you to avoid any conflicts with another libraries from wordpress themes or another plugin.
187
 
 
 
 
 
188
  = What can I do if some gallery interface elements in backend do not work properly? =
189
 
190
  If you have some conflict in gallery back end you can sort it with new compatibility option. If combo box element do not drop down you can switch between classic and modern style, as result you can avoid conflict with another code.
191
 
192
+ = How to change quality of the gallery thumbnails? =
193
+
194
+ Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
195
+
196
  = How to customize hover effect? =
197
 
198
  In gallery settings you can find hover type options. In settings of the gallery you can select custom hover effect settings or even template for customization of the gallery thumbnails hover
201
 
202
  Yes, you can insert gallery into post with shortcode tag
203
 
 
 
 
 
204
  = How to insert gallery into Wordpress page or post? =
205
 
206
  When you create gallery in plugin galleries manager you can go to the post or page editor and there using special wizard button insert gallery into your wordpress post or page. Another way you can insert your gallery manually using shortcode, which you can find in gallery edit mode in shortcode section on the right side of the gallery settings
209
 
210
  First of all you can copy shortcode inside gallery settings , in separate shortcode block. Another way generate shortcode directly in post or page edit mode. You can find wizard button on top of content editor
211
 
212
+ = How I can create custom (grid) layout of the thumbnails? =
213
 
214
+ In our gallery we implemented layout based on columns amount. So you can general amount of the columns in your gallery grid and define custom amount of the columns which every image gonna take. As result you can customize layout of the gallery grid
215
 
216
  = How to change text below image in lightbox ? =
217
 
218
  In gallery setting you can select which text show below image in gallery lightbox. You can select Caption, Title or image Description as source for this field in gallery lightbox.
219
 
220
+ = How to define custom hover effect for some gallery thumbnail? =
221
 
222
+ When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have custom effect field where you can select different hover effect for every image of the gallery.
223
 
224
  = Is it possible to create direct link on the front end to the gallery? =
225
 
226
  Yes, you can use generated direct link inside particular gallery settings
227
 
 
 
 
 
228
  = Do you have some limit for images size in gallery? =
229
 
230
  No, we don't have any limits for image size in our gallery.
231
 
232
+ = Do you have some limits for images amount in gallery? =
233
 
234
+ No, we don't have any limits for amount of the images in gallery
235
 
236
+ = How to define video for some gallery image? =
237
 
238
+ Every gallery image have additional fields where you can define custom link, title, description. One of the link option allow you to define link type, for example video link. All this options you can find in gallery images manager, inside general gallery settings
239
 
240
+ = Where specify description of the gallery images? =
241
 
242
+ When you open gallery settings inside you'll find images manager section. Images manager make you able to add/edit descriptions and titles of every gallery image
243
 
244
  = Do you have some limits for images types in gallery? =
245
 
249
 
250
  In gallery settings you can find general settings section where you can turn on/off thumbnails border. Also you can customize there style of the border, namely width, color and style of the thumbnail borders
251
 
252
+ = How to set description text below image in the lightbox? =
253
+
254
+ In gallery settings you can find lightbox section and if you need to show description of the images below images in the lightbox you need to select text source in lightbox settings from defined values.
255
+
256
+ = How to define custom link for some gallery images? =
257
+
258
+ Every gallery image have additional fields where you can define custom link, title, description. All this options you can find in gallery images manager, inside general gallery settings
259
+
260
  = How to change spacing between thumbnails? =
261
 
262
  In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
273
 
274
  Yes, in gallery options you can turn on/off border option
275
 
276
+ = How to customize border of the gallery thumbnails? =
277
 
278
+ In gallery settings you can find general settings section where you can turn on/off thumbnails border. Also you can customize there style of the border, namely width, color and style of the thumbnail borders
279
 
280
  = How to hide titles of the gallery image in lightbox ? =
281
 
285
 
286
  In admin section of the gallery you'll find columns options which provide you advanced customization options for different resolutions. You can define some static size or auto size for every resolution.
287
 
288
+ = How to define size of the gallery images thumbnails? =
 
 
 
 
289
 
290
+ Our gallery is fully responsive and gallery thumbnails size depend of a lot of factors. Gallery calculate thumbnails automatically depend of the general gallery size and gallery layout settings. First of all you can define ratio values for gallery thumbnails. Size of the thumbnails could be selected from standard pre-defined wordpress sizes: thumbnail, medium, large, full
291
 
292
  = How to change color of the gallery interface elements? =
293
 
294
  Color of every gallery front end interface element could be changed changed in admin section with color selector. There you can change colors of the menu buttons, load more button, borders, shadows, backgrounds and etc.
295
 
296
+ = How to make shadow for the gallery thumbnails? =
297
 
298
+ Shadows of the thumbnails you can customize in gallery settings. With gallery settings you can change size , color and position of the gallery thumbnails shadow
299
+
300
+ = Which parameters I can change for the gallery thumbnails borders and shadows? =
301
+
302
+ You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
303
 
304
  = How to enable lazy load in gallery options? =
305
 
306
  In gallery settings you can find option to enable/disable lazy load, also there you'll have alot of additional options for customization of the loading process
307
 
308
+ = How to make gallery thumbnails with rounded corners? =
309
 
310
+ In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
311
 
312
  = How to change amount of images loading on gallery page? =
313
 
315
 
316
  = How to change font color of the gallery image caption? =
317
 
318
+ In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
319
+
320
+ = How to use multi-category functionality of the gallery? =
321
+
322
+ In our gallery we implemented multi-categories structure. Every gallery category could have child and parent gallery, which you can manually define in gallery settings
323
 
324
  = Is it possible to customize gallery image caption ? =
325
 
329
 
330
  In gallery settings, when enabled custom hover settings you can customize style of the gallery image description text. In this settings you can change color of the text
331
 
332
+ = Is it possible to create target blank links? =
333
+
334
+ Yes. When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have target blank field below link field of the gallery image.
335
+
336
  = Is it possible to use HTML in image description ? =
337
 
338
  Yes, you can use HTML tags inside gallery image description field
341
 
342
  In gallery settings you can enable custom caption settings where you can customize font style and see results in live preview
343
 
 
 
 
 
344
  = How to load more function work? =
345
 
346
  In gallery admin section you can define amount of the images for the first load and after click on load more button. Load more it's such google gallery style pagination functionality which make you able to limit amount of the images for the first load
361
 
362
  Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
363
 
 
 
 
 
364
  = How to flip uploaded gallery image? =
365
 
366
  When you open gallery images manager you'll find there image edit mode where you can flip source image
367
 
368
+ = How to rotate uploaded gallery image? =
369
 
370
+ When you open gallery images manager you'll find there image edit mode where you can rotate source image
371
 
372
+ = How many thumbnails hover effects gallery has? =
373
 
374
+ Gallery have 15 hover animation effects, which could be combined with additional custom options
375
 
376
  = How to change font size of the gallery image description text? =
377
 
378
  In gallery settings, when enabled custom hover settings you can customize style of the gallery image description text. In this settings you can change size of the text
379
 
380
+ = Do you have fade effect for the thumbnails hover? =
381
+
382
+ Yes, gallery have fade hover effect
383
+
384
  = How to change color of the gallery thumbnails border? =
385
 
386
  When you enable border in gallery settings you will see multiply options for customization of the border. One from this options it's border color. You can select color using color selector
393
 
394
  Yes, it's possible to change transparency in gallery settings
395
 
 
 
 
 
396
  = Do you have Polaroid style in your gallery? =
397
 
398
  In our gallery implemented options which make you able to make gallery thumbnails looks in Polaroid style, with caption of the image below thumbnail
399
 
400
+ = How to customize gallery hover effect shutter layout? =
401
+
402
+ In gallery hover settings you can enable template where you can fully customize layout of the shutter content using HTML tags, text and images. In template we have implemented some build in tags which gonna help you to build in some gallery images elements into hover
403
+
404
  = How many menu buttons styles do you have in gallery menu ? =
405
 
406
  Gallery menu have multiply configuration options. Some of the options changing color of the buttons, some of them changing style of the buttons, which makes buttons for example 3d or with rounded corners
559
 
560
  == Changelog ==
561
 
562
+ = 1.3.7 =
563
+ * Updated lightbox functionality
564
+ * Implemented new show/hide navigation arrows option
565
+ * Fixed minor notifications
566
+ * Code optimization
567
+
568
  = 1.3.6 =
569
  * Added lightbox functionality
570
  * Created new show/hide close button option
696
 
697
  == Upgrade Notice ==
698
 
699
+ = 1.3.7 =
700
+ Updated lightbox functionality, new show/hide navigation arrows option, fixed minor notifications
701
+
702
  = 1.3.6 =
703
  Updated lightbox functionality, implemented show/hide close button option, fixed backend conflicts
704
 
robogallery.php CHANGED
@@ -8,7 +8,7 @@
8
  * Plugin Name: Robo Gallery
9
  * Plugin URI: http://robosoft.co/robogallery
10
  * Description: A responsive, easy and elegant way to show gallery.
11
- * Version: 1.3.6
12
  * Author: RoboSoft (c)
13
  * Author URI: http://robosoft.co/robogallery
14
  * License: GPL-2.0+
@@ -19,7 +19,7 @@
19
 
20
  if ( ! defined( 'WPINC' ) ) die;
21
  define("ROBO_GALLERY", 1);
22
- define("ROBO_GALLERY_VERSION", '1.3.6');
23
  define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
24
  define("ROBO_GALLERY_SPECIAL", 0);
25
 
8
  * Plugin Name: Robo Gallery
9
  * Plugin URI: http://robosoft.co/robogallery
10
  * Description: A responsive, easy and elegant way to show gallery.
11
+ * Version: 1.3.7
12
  * Author: RoboSoft (c)
13
  * Author URI: http://robosoft.co/robogallery
14
  * License: GPL-2.0+
19
 
20
  if ( ! defined( 'WPINC' ) ) die;
21
  define("ROBO_GALLERY", 1);
22
+ define("ROBO_GALLERY_VERSION", '1.3.7');
23
  define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
24
  define("ROBO_GALLERY_SPECIAL", 0);
25