Gallery – Photo Gallery and Images Gallery - Version 1.7.12

Version Description

  • Updated backup section interface
  • Added doubled images statistics block
Download this release

Release Info

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

Code changes from version 1.7.11 to 1.7.12

includes/rbs_gallery_button.php CHANGED
@@ -13,9 +13,6 @@
13
  */
14
 
15
  function add_robo_gallery_button(){
16
- global $pagenow;
17
- if( isset( $pagenow) && $pagenow=='admin-ajax.php' ) return ;
18
-
19
  wp_enqueue_style("wp-jquery-ui-dialog");
20
  wp_enqueue_script('jquery-ui-dialog');
21
 
13
  */
14
 
15
  function add_robo_gallery_button(){
 
 
 
16
  wp_enqueue_style("wp-jquery-ui-dialog");
17
  wp_enqueue_script('jquery-ui-dialog');
18
 
includes/rbs_gallery_widget.php CHANGED
@@ -95,9 +95,7 @@ class rbs_widget extends WP_Widget {
95
 
96
 
97
  function rbs_load_widget() {
98
- //global $pagenow;
99
- //if( isset( $pagenow) && $pagenow=='admin-ajax.php' ) return ;
100
- register_widget( 'rbs_widget' );
101
  }
102
 
103
  add_action( 'widgets_init', 'rbs_load_widget' );
95
 
96
 
97
  function rbs_load_widget() {
98
+ register_widget( 'rbs_widget' );
 
 
99
  }
100
 
101
  add_action( 'widgets_init', 'rbs_load_widget' );
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.4
7
- Stable tag: 1.7.11
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -190,45 +190,41 @@ You can use any standard file type in our gallery: png, jpg, jpeg, gif
190
 
191
  Yes, you can insert gallery into post with shortcode tag
192
 
 
 
 
 
193
  = Do you have some limits for images amount in gallery? =
194
 
195
  No, we don't have any limits for amount of the images in gallery
196
 
 
 
 
 
197
  = How to change quality of the gallery thumbnails? =
198
 
199
  Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
200
 
201
- = Do you have some limit for images size in gallery? =
 
 
202
 
203
- No, we don't have any limits for image size in our gallery.
204
-
205
  = How to define custom hover effect for some gallery thumbnail? =
206
 
207
  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.
208
 
 
 
 
 
209
  = Which parameters I can change for the gallery thumbnails borders and shadows? =
210
 
211
  You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
212
 
213
- = How to upload images to the gallery? =
214
-
215
- When you create new gallery or open already existent gallery for edit on the right side of the edit gallery section you'll see gallery images manager button. When you open gallery images manager you'll be able there edit all gallery images. Upload, edit or delete. In gallery images manager you can use drag and drop gallery images upload tool.
216
-
217
- = Is it possible to use HTML in image description ? =
218
-
219
- Yes, you can use HTML tags inside gallery image description field
220
-
221
- = How to define video for some gallery image? =
222
-
223
- 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
224
-
225
- = What can I do if some gallery interface elements in backend do not work properly? =
226
-
227
- 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.
228
-
229
- = Is it possible to have different settings for hover and static interface elements? =
230
 
231
- Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
232
 
233
  = How to change font size of the gallery image caption? =
234
 
@@ -238,41 +234,37 @@ In gallery settings you can enable custom caption settings where you can customi
238
 
239
  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
240
 
241
- = How to change font color of the gallery image description text? =
242
-
243
- 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
244
-
245
- = Where specify description of the gallery images? =
246
-
247
- 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
248
-
249
  = How to make gallery thumbnails with rounded corners? =
250
 
251
  In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
252
 
253
- = How to change ordering of the gallery images? =
254
-
255
- When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
256
-
257
- = How to define size of the gallery images thumbnails? =
258
 
259
- 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
260
 
261
  = How to change text below image in lightbox ? =
262
 
263
  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.
264
 
265
- = Is it possible to turn off border of the gallery thumbnails? =
266
 
267
- Yes, in gallery options you can turn on/off border option
 
 
 
 
268
 
269
  = Do you have some conflict in gallery back end? =
270
 
271
  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.
272
 
273
- = How to change color of the gallery interface elements? =
274
 
275
- 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.
 
 
 
 
276
 
277
  = How to hide titles of the gallery image in lightbox ? =
278
 
@@ -282,6 +274,14 @@ In lightbox section of the gallery settings you can find hide title option. If y
282
 
283
  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
284
 
 
 
 
 
 
 
 
 
285
  = How to load more function work? =
286
 
287
  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
@@ -294,6 +294,14 @@ Shadows of the thumbnails you can customize in gallery settings. With gallery se
294
 
295
  In gallery settings you can find images manager where you can change settings of every image, one of the option it's caption of the image
296
 
 
 
 
 
 
 
 
 
297
  = How to change width of the gallery thumbnails border? =
298
 
299
  When you enable border in gallery settings you will see multiply options for customization of the border. One of the options it's border width in pixels.
@@ -306,33 +314,29 @@ In gallery settings you can find hover type options. In settings of the gallery
306
 
307
  In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
308
 
309
- = Do you have fade effect for the thumbnails hover? =
310
 
311
- Yes, gallery have fade hover effect
312
 
313
- = How to customize border of the gallery thumbnails? =
314
 
315
- 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
316
 
317
- = How to customize gallery hover effect shutter layout? =
318
 
319
- 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 going to help you to build in some gallery images elements into hover
320
 
321
- = How to define custom link for some gallery images? =
322
 
323
- 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
324
 
325
  = How to change amount of images loading on gallery page? =
326
 
327
  In gallery settings we have few options which makes you able to select amount of the images for the first load and for load more action
328
 
329
- = Is it possible to create direct link on the front end to the gallery? =
330
-
331
- Yes, you can use generated direct link inside particular gallery settings
332
-
333
- = How to change color of the gallery thumbnails border? =
334
 
335
- 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
336
 
337
  = How to customize border of the gallery thumbnails? =
338
 
@@ -342,13 +346,17 @@ In gallery settings you can find general settings section where you can turn on/
342
 
343
  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
344
 
345
- = How to crop uploaded gallery image? =
346
 
347
- When you open gallery images manager you'll find there image edit mode where you can crop source image
348
 
349
- = How to insert gallery into Wordpress page or post? =
350
 
351
- 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
 
 
 
 
352
 
353
  = How to define custom ALT for gallery image? =
354
 
@@ -358,14 +366,6 @@ When you open gallery images manager you can define alt for every gallery image
358
 
359
  When you enable border in gallery settings you will see multiply options for customization of the border. When you open color selector you can also select some transparency value there
360
 
361
- = How to customize gallery layouts for different screen resolutions? =
362
-
363
- 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.
364
-
365
- = How to enable lazy load in gallery options? =
366
-
367
- 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
368
-
369
  = How to change font color of the gallery image caption? =
370
 
371
  In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
@@ -374,6 +374,14 @@ In gallery settings you can enable custom caption settings where you can customi
374
 
375
  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.
376
 
 
 
 
 
 
 
 
 
377
  = How to flip uploaded gallery image? =
378
 
379
  When you open gallery images manager you'll find there image edit mode where you can flip source image
@@ -386,14 +394,6 @@ When you open gallery images manager you'll find there image edit mode where you
386
 
387
  In gallery hover settings we implemented full set of configuration settings of the buttons. You can change icon, style size, colors for static and hovered buttons. You can select icon with build in wizard
388
 
389
- = How to add text before and after gallery? =
390
-
391
- In gallery settings you can find before/after text gallery field. This fields support HTML tags.
392
-
393
- = Where to change settings of the image of the gallery? =
394
-
395
- Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
396
-
397
  = Is it possible to change transparency of the hover shutter? =
398
 
399
  Yes, it's possible to change transparency in gallery settings
@@ -576,6 +576,10 @@ If any problem occurs, please contact us.
576
 
577
  == Changelog ==
578
 
 
 
 
 
579
  = 1.7.11 =
580
  * Fixed conflict with plugin Page Builder developed by SiteOrigin
581
  * Fixed problem with Editor Plugin
@@ -908,6 +912,9 @@ If any problem occurs, please contact us.
908
 
909
  == Upgrade Notice ==
910
 
 
 
 
911
  = 1.7.11 =
912
  Fixed conflict with plugin Page Builder developed by SiteOrigin, fixed problem with Editor Plugin
913
 
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.4
7
+ Stable tag: 1.7.12
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
190
 
191
  Yes, you can insert gallery into post with shortcode tag
192
 
193
+ = How to define video for some gallery image? =
194
+
195
+ 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
196
+
197
  = Do you have some limits for images amount in gallery? =
198
 
199
  No, we don't have any limits for amount of the images in gallery
200
 
201
+ = Is it possible to use HTML in image description ? =
202
+
203
+ Yes, you can use HTML tags inside gallery image description field
204
+
205
  = How to change quality of the gallery thumbnails? =
206
 
207
  Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
208
 
209
+ = What can I do if some gallery interface elements in backend do not work properly? =
210
+
211
+ 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.
212
 
 
 
213
  = How to define custom hover effect for some gallery thumbnail? =
214
 
215
  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.
216
 
217
+ = Do you have some limit for images size in gallery? =
218
+
219
+ No, we don't have any limits for image size in our gallery.
220
+
221
  = Which parameters I can change for the gallery thumbnails borders and shadows? =
222
 
223
  You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
224
 
225
+ = How to change font color of the gallery image description text? =
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
226
 
227
+ 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
228
 
229
  = How to change font size of the gallery image caption? =
230
 
234
 
235
  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
236
 
 
 
 
 
 
 
 
 
237
  = How to make gallery thumbnails with rounded corners? =
238
 
239
  In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
240
 
241
+ = How to upload images to the gallery? =
 
 
 
 
242
 
243
+ When you create new gallery or open already existent gallery for edit on the right side of the edit gallery section you'll see gallery images manager button. When you open gallery images manager you'll be able there edit all gallery images. Upload, edit or delete. In gallery images manager you can use drag and drop gallery images upload tool.
244
 
245
  = How to change text below image in lightbox ? =
246
 
247
  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.
248
 
249
+ = Is it possible to have different settings for hover and static interface elements? =
250
 
251
+ Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
252
+
253
+ = How to define size of the gallery images thumbnails? =
254
+
255
+ 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
256
 
257
  = Do you have some conflict in gallery back end? =
258
 
259
  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.
260
 
261
+ = Where specify description of the gallery images? =
262
 
263
+ 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
264
+
265
+ = Is it possible to turn off border of the gallery thumbnails? =
266
+
267
+ Yes, in gallery options you can turn on/off border option
268
 
269
  = How to hide titles of the gallery image in lightbox ? =
270
 
274
 
275
  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
276
 
277
+ = How to change ordering of the gallery images? =
278
+
279
+ When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
280
+
281
+ = How to change color of the gallery interface elements? =
282
+
283
+ 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.
284
+
285
  = How to load more function work? =
286
 
287
  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
294
 
295
  In gallery settings you can find images manager where you can change settings of every image, one of the option it's caption of the image
296
 
297
+ = Do you have fade effect for the thumbnails hover? =
298
+
299
+ Yes, gallery have fade hover effect
300
+
301
+ = How to customize border of the gallery thumbnails? =
302
+
303
+ 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
304
+
305
  = How to change width of the gallery thumbnails border? =
306
 
307
  When you enable border in gallery settings you will see multiply options for customization of the border. One of the options it's border width in pixels.
314
 
315
  In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
316
 
317
+ = Is it possible to create direct link on the front end to the gallery? =
318
 
319
+ Yes, you can use generated direct link inside particular gallery settings
320
 
321
+ = How to define custom link for some gallery images? =
322
 
323
+ 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
324
 
325
+ = How to change color of the gallery thumbnails border? =
326
 
327
+ 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
328
 
329
+ = How to customize gallery hover effect shutter layout? =
330
 
331
+ 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 going to help you to build in some gallery images elements into hover
332
 
333
  = How to change amount of images loading on gallery page? =
334
 
335
  In gallery settings we have few options which makes you able to select amount of the images for the first load and for load more action
336
 
337
+ = How to insert gallery into Wordpress page or post? =
 
 
 
 
338
 
339
+ 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
340
 
341
  = How to customize border of the gallery thumbnails? =
342
 
346
 
347
  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
348
 
349
+ = How to customize gallery layouts for different screen resolutions? =
350
 
351
+ 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.
352
 
353
+ = How to enable lazy load in gallery options? =
354
 
355
+ 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
356
+
357
+ = How to crop uploaded gallery image? =
358
+
359
+ When you open gallery images manager you'll find there image edit mode where you can crop source image
360
 
361
  = How to define custom ALT for gallery image? =
362
 
366
 
367
  When you enable border in gallery settings you will see multiply options for customization of the border. When you open color selector you can also select some transparency value there
368
 
 
 
 
 
 
 
 
 
369
  = How to change font color of the gallery image caption? =
370
 
371
  In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
374
 
375
  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.
376
 
377
+ = How to add text before and after gallery? =
378
+
379
+ In gallery settings you can find before/after text gallery field. This fields support HTML tags.
380
+
381
+ = Where to change settings of the image of the gallery? =
382
+
383
+ Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
384
+
385
  = How to flip uploaded gallery image? =
386
 
387
  When you open gallery images manager you'll find there image edit mode where you can flip source image
394
 
395
  In gallery hover settings we implemented full set of configuration settings of the buttons. You can change icon, style size, colors for static and hovered buttons. You can select icon with build in wizard
396
 
 
 
 
 
 
 
 
 
397
  = Is it possible to change transparency of the hover shutter? =
398
 
399
  Yes, it's possible to change transparency in gallery settings
576
 
577
  == Changelog ==
578
 
579
+ = 1.7.12 =
580
+ * Updated backup section interface
581
+ * Added doubled images statistics block
582
+
583
  = 1.7.11 =
584
  * Fixed conflict with plugin Page Builder developed by SiteOrigin
585
  * Fixed problem with Editor Plugin
912
 
913
  == Upgrade Notice ==
914
 
915
+ = 1.7.12 =
916
+ Updated backup section interface, added doubled images statistics block
917
+
918
  = 1.7.11 =
919
  Fixed conflict with plugin Page Builder developed by SiteOrigin, fixed problem with Editor Plugin
920
 
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.7.11
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.7.11');
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.7.12
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.7.12');
23
  define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
24
  define("ROBO_GALLERY_SPECIAL", 0);
25