Gallery – Photo Gallery and Images Gallery - Version 2.8.11

Version Description

  • Added check of the no images and notification
  • Update default settings in admin section
  • Plugin tested in Gutenberg
  • Modification of the menu setings
  • Modification of the zoom button settings
  • Updated default menu views
  • Updated default hover views
  • Added check of the no images and notification
Download this release

Release Info

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

Code changes from version 2.8.10 to 2.8.11

app/app.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  /*
4
  * Robo Gallery
5
- * Version: 2.9.0 - 43998
6
  * By Robosoft
7
  *
8
  * Contact: https://robosoft.co/robogallery/
2
 
3
  /*
4
  * Robo Gallery
5
+ * Version: 2.8.11 - 86456
6
  * By Robosoft
7
  *
8
  * Contact: https://robosoft.co/robogallery/
app/class.brand.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  /*
4
  * Robo Gallery
5
- * Version: 2.9.0 - 43998
6
  * By Robosoft
7
  *
8
  * Contact: https://robosoft.co/robogallery/
2
 
3
  /*
4
  * Robo Gallery
5
+ * Version: 2.8.11 - 86456
6
  * By Robosoft
7
  *
8
  * Contact: https://robosoft.co/robogallery/
app/class.listing.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 2.9.0 - 43998
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 2.8.11 - 86456
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
app/class.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 2.9.0 - 43998
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 2.8.11 - 86456
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
app/class.view.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  /*
4
  * Robo Gallery
5
- * Version: 2.9.0 - 43998
6
  * By Robosoft
7
  *
8
  * Contact: https://robosoft.co/robogallery/
2
 
3
  /*
4
  * Robo Gallery
5
+ * Version: 2.8.11 - 86456
6
  * By Robosoft
7
  *
8
  * Contact: https://robosoft.co/robogallery/
app/extensions/dashboard/assets/style.css CHANGED
@@ -1,7 +1,7 @@
1
 
2
  /*
3
  * Robo Gallery
4
- * Version: 2.9.0 - 43998
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
1
 
2
  /*
3
  * Robo Gallery
4
+ * Version: 2.8.11 - 86456
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
app/extensions/dashboard/class.dashboard.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 2.9.0 - 43998
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 2.8.11 - 86456
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
app/extensions/dashboard/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 2.9.0 - 43998
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 2.8.11 - 86456
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
app/extensions/dashboard/overview.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 2.9.0 - 43998
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
@@ -25,6 +25,19 @@
25
  </p>
26
  </div>
27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
 
29
  <div class="rbsDashboardGallery-div">
30
  <h2><?php _e( 'Need some Help ?', 'robo-gallery' );?></h2>
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 2.8.11 - 86456
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
25
  </p>
26
  </div>
27
 
28
+ <div class="rbsDashboardGallery-div">
29
+ <h2><?php _e( 'Robo Gallery is Gutenberg ready!', 'robo-gallery' );?></h2>
30
+ <p class="rbsDashboardGallery-p">
31
+ <?php _e(' Current version tested and work properly in Gutenberg editor. Just create gallery and copy / paste shortcode of the selected gallery into Gutenberg post.', 'robo-gallery'); ?>
32
+ </p>
33
+ </div>
34
+
35
+ <div class="rbsDashboardGallery-div">
36
+ <h2><?php _e( 'Where to find Shortcode?', 'robo-gallery' );?></h2>
37
+ <p class="rbsDashboardGallery-p">
38
+ <?php _e('In the gallery list last column contain shortcode of the every item in the list. Just click on this field and Shortcode will be copied to the clipboard. Another place where you can find shortcode - gallery settings / right side column widget.', 'robo-gallery'); ?>
39
+ </p>
40
+ </div>
41
 
42
  <div class="rbsDashboardGallery-div">
43
  <h2><?php _e( 'Need some Help ?', 'robo-gallery' );?></h2>
app/extensions/dashboard/video_guide.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 2.9.0 - 43998
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 2.8.11 - 86456
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
app/extensions/manager/class.addons.action.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 2.9.0 - 43998
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 2.8.11 - 86456
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
app/extensions/manager/class.addons.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 2.9.0 - 43998
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 2.8.11 - 86456
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
app/extensions/manager/css/style.css CHANGED
@@ -1,6 +1,6 @@
1
  /*
2
  * Robo Gallery
3
- * Version: 2.9.0 - 43998
4
  * By Robosoft
5
  *
6
  * Contact: https://robosoft.co/robogallery/
1
  /*
2
  * Robo Gallery
3
+ * Version: 2.8.11 - 86456
4
  * By Robosoft
5
  *
6
  * Contact: https://robosoft.co/robogallery/
app/extensions/manager/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 2.9.0 - 43998
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 2.8.11 - 86456
5
  * By Robosoft
6
  *
7
  * Contact: https://robosoft.co/robogallery/
app/extensions/manager/js/script.js CHANGED
@@ -1,6 +1,6 @@
1
  /*
2
  * Robo Gallery
3
- * Version: 2.9.0 - 43998
4
  * By Robosoft
5
  *
6
  * Contact: https://robosoft.co/robogallery/
1
  /*
2
  * Robo Gallery
3
+ * Version: 2.8.11 - 86456
4
  * By Robosoft
5
  *
6
  * Contact: https://robosoft.co/robogallery/
css/admin/topblock.css CHANGED
@@ -1 +1 @@
1
- /*
1
+ /*
css/icons/loading-image.gif CHANGED
Binary file
css/icons/loading-image2.gif ADDED
Binary file
includes/frontend/rbs_gallery_class.php CHANGED
@@ -598,7 +598,8 @@ class roboGallery extends roboGalleryUtils{
598
  .($polaroidDesc && $polaroidOn?'<div class="rbs-img-content" '.($polaroidStyle?' style="'.$polaroidStyle.'" ':'').'>'.$polaroidDesc.'</div>':'').$lineBrake
599
  .'</div>'.$lineBrake;
600
  }
601
- }
 
602
  if($this->seoContent){
603
  $this->seoContent = '<div style="display:none;">'.$this->seoContent.'</div>';
604
  }
@@ -635,7 +636,13 @@ class roboGallery extends roboGalleryUtils{
635
  $this->returnHtml .= '<link rel="stylesheet" type="text/css" href="'.$this->styleList[$i].'">';
636
  }
637
  }
638
- }
 
 
 
 
 
 
639
 
640
  $debugText = '';
641
 
@@ -653,9 +660,6 @@ class roboGallery extends roboGalleryUtils{
653
  }
654
  }
655
 
656
-
657
-
658
-
659
  return $debugText.$this->returnHtml;
660
  }
661
 
@@ -787,8 +791,11 @@ class roboGallery extends roboGalleryUtils{
787
  function getButtonStyle($optionName){
788
  $class = '';
789
 
790
- if ( $this->pro ) $class .= $this->getMenuButton($optionName);
791
- else $class = 'button-border-caution ';
 
 
 
792
 
793
  switch ( get_post_meta( $this->id, ROBO_GALLERY_PREFIX.$optionName.'Type', true ) ) {
794
  case 'rounded': $class .= 'button-rounded ';break;
@@ -808,6 +815,23 @@ class roboGallery extends roboGalleryUtils{
808
  return $class;
809
  }
810
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
811
  public function getCheckJsFunction(){
812
  $jsFunction = '';
813
  $jsFunction .= '
598
  .($polaroidDesc && $polaroidOn?'<div class="rbs-img-content" '.($polaroidStyle?' style="'.$polaroidStyle.'" ':'').'>'.$polaroidDesc.'</div>':'').$lineBrake
599
  .'</div>'.$lineBrake;
600
  }
601
+ }
602
+
603
  if($this->seoContent){
604
  $this->seoContent = '<div style="display:none;">'.$this->seoContent.'</div>';
605
  }
636
  $this->returnHtml .= '<link rel="stylesheet" type="text/css" href="'.$this->styleList[$i].'">';
637
  }
638
  }
639
+ } else {
640
+ $this->returnHtml = '<p>
641
+ <strong>Robo Gallery :: '.__('No Images.', 'robo-gallery').'</strong><br/>
642
+ '.__('Please upload images in images manager section. Click on Manage Images button on the right side of the gallery settings.', 'robo-gallery').'
643
+ </p>';
644
+ return $this->returnHtml;
645
+ }
646
 
647
  $debugText = '';
648
 
660
  }
661
  }
662
 
 
 
 
663
  return $debugText.$this->returnHtml;
664
  }
665
 
791
  function getButtonStyle($optionName){
792
  $class = '';
793
 
794
+ if ( $this->pro ){
795
+ $class .= $this->getMenuButton($optionName);
796
+ } else {
797
+ $class .= $this->getMenuButtonBase($optionName);
798
+ }
799
 
800
  switch ( get_post_meta( $this->id, ROBO_GALLERY_PREFIX.$optionName.'Type', true ) ) {
801
  case 'rounded': $class .= 'button-rounded ';break;
815
  return $class;
816
  }
817
 
818
+ public function getMenuButtonBase($optionName){
819
+ $class = '';
820
+ switch ( get_post_meta( $this->id, ROBO_GALLERY_PREFIX.$optionName.'Fill', true ) ) {
821
+ case 'flat': $class .= 'button-flat'; break;
822
+ case '3d': $class .= 'button-3d'; break;
823
+ case 'border': $class .= 'button-border'; break;
824
+ case 'normal': default: $class .= 'button'; break;
825
+ }
826
+
827
+ switch ( get_post_meta( $this->id, ROBO_GALLERY_PREFIX.$optionName.'Color', true ) ) {
828
+ case 'red': $class .= '-caution '; break;
829
+ case 'blue':
830
+ default: $class .= '-primary '; break;
831
+ }
832
+ return $class;
833
+ }
834
+
835
  public function getCheckJsFunction(){
836
  $jsFunction = '';
837
  $jsFunction .= '
includes/options/rbs_gallery_options_button.php CHANGED
@@ -138,10 +138,10 @@ $button_group->add_field( array(
138
  'type' => 'rbsselect',
139
  'show_option_none' => false,
140
  'level' => !ROBO_GALLERY_PRO,
141
- 'default' => 'border',
142
  'options' => array(
143
  'normal' => __( 'Normal' , 'robo-gallery' ),
144
- 'flat' => __( 'flat' , 'robo-gallery' ),
145
  '3d' => __( '3d' , 'robo-gallery' ),
146
  'border' => __( 'Border' , 'robo-gallery' ),
147
  ),
@@ -157,7 +157,7 @@ $button_group->add_field( array(
157
  'type' => 'rbsselect',
158
  'show_option_none' => false,
159
  'level' => !ROBO_GALLERY_PRO,
160
- 'default' => 'red',
161
  'options' => array(
162
  'gray' => __( 'Gray' , 'robo-gallery' ),
163
  'blue' => __( 'Blue' , 'robo-gallery' ),
@@ -187,7 +187,7 @@ $button_group->add_field( array(
187
  'id' => ROBO_GALLERY_PREFIX . 'buttonSize',
188
  'type' => 'rbsselect',
189
  'show_option_none' => false,
190
- 'default' => 'normal',
191
  'options' => array(
192
  'jumbo' => __( 'Jumbo' , 'robo-gallery' ),
193
  'large' => __( 'Large' , 'robo-gallery' ),
138
  'type' => 'rbsselect',
139
  'show_option_none' => false,
140
  'level' => !ROBO_GALLERY_PRO,
141
+ 'default' => 'flat',
142
  'options' => array(
143
  'normal' => __( 'Normal' , 'robo-gallery' ),
144
+ 'flat' => __( 'Flat' , 'robo-gallery' ),
145
  '3d' => __( '3d' , 'robo-gallery' ),
146
  'border' => __( 'Border' , 'robo-gallery' ),
147
  ),
157
  'type' => 'rbsselect',
158
  'show_option_none' => false,
159
  'level' => !ROBO_GALLERY_PRO,
160
+ 'default' => 'blue',
161
  'options' => array(
162
  'gray' => __( 'Gray' , 'robo-gallery' ),
163
  'blue' => __( 'Blue' , 'robo-gallery' ),
187
  'id' => ROBO_GALLERY_PREFIX . 'buttonSize',
188
  'type' => 'rbsselect',
189
  'show_option_none' => false,
190
+ 'default' => 'large',
191
  'options' => array(
192
  'jumbo' => __( 'Jumbo' , 'robo-gallery' ),
193
  'large' => __( 'Large' , 'robo-gallery' ),
includes/options/rbs_gallery_options_hover.php CHANGED
@@ -168,11 +168,11 @@ $hover_group->add_field( array(
168
  'iconSelect'=> 'fa-search-plus',
169
 
170
  'color' => '#ffffff',
171
- 'colorHover'=> '#ffffff',
172
- 'colorBg' => 'rgb(13, 130, 241)',
173
- 'colorBgHover' => 'rgb(6, 70, 130)',
174
- 'borderSize' => '2',
175
- 'fontSize' => '16',
176
  ),
177
  'icon' => 1,
178
  'before_row' => '
168
  'iconSelect'=> 'fa-search-plus',
169
 
170
  'color' => '#ffffff',
171
+ 'colorHover'=> 'rgb(174, 174, 174)',
172
+ 'colorBg' => 'rgba(13, 130, 241, 0)',
173
+ 'colorBgHover' => 'rgba(6, 70, 130, 0)',
174
+ 'borderSize' => '0',
175
+ 'fontSize' => '30',
176
  ),
177
  'icon' => 1,
178
  'before_row' => '
includes/options/rbs_gallery_options_loading.php CHANGED
@@ -45,6 +45,7 @@ $loading_group->add_field( array(
45
  'id' => ROBO_GALLERY_PREFIX . 'boxesToLoadStart',
46
  'type' => 'slider',
47
  'bootstrap_style'=> 1,
 
48
  'default' => 12,
49
  'min' => 1,
50
  'max' => 50,
@@ -53,6 +54,7 @@ $loading_group->add_field(array(
53
  'name' => __('Load More Amount','robo-gallery'),
54
  'id' => ROBO_GALLERY_PREFIX . 'boxesToLoad',
55
  'type' => 'slider',
 
56
  'bootstrap_style'=> 1,
57
  'default' => 8,
58
  'min' => 1,
45
  'id' => ROBO_GALLERY_PREFIX . 'boxesToLoadStart',
46
  'type' => 'slider',
47
  'bootstrap_style'=> 1,
48
+ 'desc' => __('Amount of the images which gallery load on start by default', 'robo-gallery'),
49
  'default' => 12,
50
  'min' => 1,
51
  'max' => 50,
54
  'name' => __('Load More Amount','robo-gallery'),
55
  'id' => ROBO_GALLERY_PREFIX . 'boxesToLoad',
56
  'type' => 'slider',
57
+ 'desc' => __('Amount of the image in load more pagination step. After click on Load more button gallery load this amount of new images', 'robo-gallery'),
58
  'bootstrap_style'=> 1,
59
  'default' => 8,
60
  'min' => 1,
includes/rbs_gallery_topblock.php CHANGED
@@ -14,14 +14,27 @@
14
 
15
  if ( ! defined( 'ABSPATH' ) ) exit;
16
 
 
17
  if(!function_exists('rbs_gallery_topblock')){
18
  function rbs_gallery_topblock(){
19
- wp_enqueue_script( 'gallery-gallery-topblock', ROBO_GALLERY_URL.'js/admin/topblock.js', array( 'jquery' ), ROBO_GALLERY_VERSION, true );
20
- wp_enqueue_style ( 'toolbox-gallery-topblock', ROBO_GALLERY_URL.'css/admin/topblock.css', array( ), ROBO_GALLERY_VERSION );
21
- $editNew = rbs_gallery_is_edit_page('new') || rbs_gallery_is_edit_page('edit');
22
- echo '<div class="rbsTopBlock rbs_getproversion_blank">
23
- <div class="rbsTopBig"><span class="dashicons dashicons-cart"></span>'. __( 'Get Pro version' , 'robo-gallery' ).'</div>
24
- <div class="rbsTopSmall">'.__( 'with PRO version you get more advanced functionality and even more flexibility in settings' , 'robo-gallery' ).' </div>
 
 
 
 
 
 
 
 
 
 
 
 
25
  </div>';
26
 
27
  if(
14
 
15
  if ( ! defined( 'ABSPATH' ) ) exit;
16
 
17
+
18
  if(!function_exists('rbs_gallery_topblock')){
19
  function rbs_gallery_topblock(){
20
+
21
+ wp_enqueue_script( 'robo-gallery-topblock', ROBO_GALLERY_URL.'js/admin/topblock.js', array( 'jquery' ), ROBO_GALLERY_VERSION, true );
22
+ wp_enqueue_style ( 'robo-gallery-topblock', ROBO_GALLERY_URL.'css/admin/topblock.css', array( ), ROBO_GALLERY_VERSION );
23
+
24
+ /* style init */
25
+ $blockStyle = 'background-color: #cd4040;padding: 15px 0 0 0;margin-left: -20px;font-family: Myriad Pro ;cursor: pointer;text-align: center;';
26
+ $headerStyle = 'color: white;font-size: 30px;font-weight: bolder;padding: 0 0 15px 0;';
27
+ $textStyle = 'font-weight: bolder;color: white;font-size: 18px;padding: 0 0 15px 15px;';
28
+ $iconStyle = 'font-size: 40px;position: absolute;margin-left: -45px;margin-top: -10px;';
29
+
30
+ echo '<div onClick="roboGalleryOpenInformation()" style="'.$blockStyle.'" >
31
+ <div style="'.$headerStyle.'">
32
+ <span class="dashicons dashicons-cart" style="'.$iconStyle.'"></span>'
33
+ .__( 'Get Pro version' , 'robo-gallery' ).'
34
+ </div>
35
+ <div style="'.$textStyle.'">'
36
+ .__( 'with PRO version you get more advanced functionality and even more flexibility in settings' , 'robo-gallery' ).'
37
+ </div>
38
  </div>';
39
 
40
  if(
js/admin/topblock.js CHANGED
@@ -11,6 +11,10 @@
11
  * Available only in https://robosoft.co/robogallery/
12
  */
13
 
 
 
 
 
14
  jQuery(function(){
15
  jQuery('.rbs_getproversion_blank').click( function(event ){
16
  event.preventDefault();
11
  * Available only in https://robosoft.co/robogallery/
12
  */
13
 
14
+ const roboGalleryOpenInformation = function(){
15
+ window.open("https://robosoft.co/go.php?product=gallery&task=gopro",'_blank');
16
+ }
17
+
18
  jQuery(function(){
19
  jQuery('.rbs_getproversion_blank').click( function(event ){
20
  event.preventDefault();
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://robosoft.co/robogallery
4
  Tags: gallery, photo gallery, image gallery, wordpress gallery plugin, responsive gallery
5
  Requires at least: 3.3
6
  Tested up to: 4.9
7
- Stable tag: 2.8.10
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -12,7 +12,7 @@ Robo Gallery is advanced responsive photo gallery plugin. Flexible gallery image
12
 
13
  == Description ==
14
 
15
- #### Gallery on your website it's really attractive and very important part of your pages. If you looking for fast, easy plugin with simple and very beautiful, highly customizable design [here is it...](https://robosoft.co/robogallery/#overview) With our plugin even newbie in WordPress will be able to create your first gallery in few minutes and at the same time Wordpress professionals get advanced tools and freedom of creativity. Just download this plugin and you'll not look for any other plugin any more! [Fall in Love with this plugin like we do!](https://robosoft.co/robogallery/#overview)
16
 
17
  = Install and create your first WordPress gallery in few minutes =
18
 
@@ -190,6 +190,16 @@ If any problem occurs, please contact us.
190
 
191
  == Changelog ==
192
 
 
 
 
 
 
 
 
 
 
 
193
  = 2.8.10 =
194
  * Update spacing options and hover effect
195
 
@@ -437,6 +447,16 @@ If any problem occurs, please contact us.
437
 
438
  == Upgrade Notice ==
439
 
 
 
 
 
 
 
 
 
 
 
440
  = 2.8.10 =
441
  Update spacing options and hover effect
442
 
4
  Tags: gallery, photo gallery, image gallery, wordpress gallery plugin, responsive gallery
5
  Requires at least: 3.3
6
  Tested up to: 4.9
7
+ Stable tag: 2.8.11
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
12
 
13
  == Description ==
14
 
15
+ Gallery on your website it's really attractive and very important part of your pages. If you looking for fast, easy plugin with simple and very beautiful, highly customizable design [here is it...](https://robosoft.co/robogallery/#overview) With our plugin even newbie in WordPress will be able to create your first gallery in few minutes and at the same time Wordpress professionals get advanced tools and freedom of creativity. Just download this plugin and you'll not look for any other plugin any more! [Fall in Love with this plugin like we do!](https://robosoft.co/robogallery/#overview)
16
 
17
  = Install and create your first WordPress gallery in few minutes =
18
 
190
 
191
  == Changelog ==
192
 
193
+ = 2.8.11 =
194
+ * Added check of the no images and notification
195
+ * Update default settings in admin section
196
+ * Plugin tested in Gutenberg
197
+ * Modification of the menu setings
198
+ * Modification of the zoom button settings
199
+ * Updated default menu views
200
+ * Updated default hover views
201
+ * Added check of the no images and notification
202
+
203
  = 2.8.10 =
204
  * Update spacing options and hover effect
205
 
447
 
448
  == Upgrade Notice ==
449
 
450
+ = 2.8.11 =
451
+ Added check of the no images and notification
452
+ Update default settings in admin section
453
+ Plugin tested in Gutenberg
454
+ Modification of the menu setings
455
+ Modification of the zoom button settings
456
+ Updated default menu views
457
+ Updated default hover views
458
+ Added check of the no images and notification
459
+
460
  = 2.8.10 =
461
  Update spacing options and hover effect
462
 
robogallery.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Robo Gallery
4
  Plugin URI: https://robosoft.co/wordpress-gallery-plugin
5
  Description: Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, gallery lighbox, portfolio gallery, responsive gallery
6
- Version: 2.8.10
7
  Author: RoboSoft
8
  Author URI: https://robosoft.co/wordpress-gallery-plugin
9
  License: GPLv3 or later
@@ -15,7 +15,7 @@ if(!defined('WPINC'))die;
15
  if(!defined("ABSPATH"))exit;
16
 
17
  define("ROBO_GALLERY", 1);
18
- define("ROBO_GALLERY_VERSION", '2.8.10');
19
 
20
  define("ROBO_GALLERY_OPTIONS", 'rbs_opt_');
21
 
3
  Plugin Name: Robo Gallery
4
  Plugin URI: https://robosoft.co/wordpress-gallery-plugin
5
  Description: Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, gallery lighbox, portfolio gallery, responsive gallery
6
+ Version: 2.8.11
7
  Author: RoboSoft
8
  Author URI: https://robosoft.co/wordpress-gallery-plugin
9
  License: GPLv3 or later
15
  if(!defined("ABSPATH"))exit;
16
 
17
  define("ROBO_GALLERY", 1);
18
+ define("ROBO_GALLERY_VERSION", '2.8.11');
19
 
20
  define("ROBO_GALLERY_OPTIONS", 'rbs_opt_');
21