Gallery – Photo Gallery and Images Gallery - Version 3.2.2

Version Description

  • Fixed Gutenberg issues, fixed search functionality
Download this release

Release Info

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

Code changes from version 3.2.1 to 3.2.2

Files changed (116) hide show
  1. app/app.php +1 -1
  2. app/class.brand.php +1 -1
  3. app/class.listing.php +1 -1
  4. app/class.php +1 -1
  5. app/class.restapi.php +1 -1
  6. app/class.utils.php +1 -1
  7. app/class.view.php +1 -1
  8. app/extensions/dashboard/assets/style.css +1 -1
  9. app/extensions/dashboard/class.dashboard.php +1 -1
  10. app/extensions/dashboard/init.php +1 -1
  11. app/extensions/dashboard/overview.php +1 -1
  12. app/extensions/dashboard/video_guide.php +1 -1
  13. app/extensions/duplicate/init.php +1 -1
  14. app/extensions/fields/asset/core/js/app.js +1 -1
  15. app/extensions/fields/asset/fields/gallery/js/gallery.lib.min.js +1 -1
  16. app/extensions/fields/asset/fields/gallery/js/script.min.js +1 -1
  17. app/extensions/fields/asset/help/help.js +1 -1
  18. app/extensions/fields/config/main.php +1 -1
  19. app/extensions/fields/config/metabox/gallery_slider_animation.php +1 -1
  20. app/extensions/fields/config/metabox/gallery_slider_content.php +1 -1
  21. app/extensions/fields/config/metabox/gallery_slider_general.php +1 -1
  22. app/extensions/fields/config/metabox/gallery_slider_interface.php +1 -1
  23. app/extensions/fields/config/metabox/gallery_slider_lazyload.php +1 -1
  24. app/extensions/fields/config/metabox/gallery_type.php +1 -1
  25. app/extensions/fields/config/metabox/gallery_youtube.php +1 -1
  26. app/extensions/fields/config/metabox/image.php +1 -1
  27. app/extensions/fields/config/metabox/shortcode.php +1 -1
  28. app/extensions/fields/config/metabox/update_notice.php +1 -1
  29. app/extensions/fields/include/roboGalleryFields.php +1 -1
  30. app/extensions/fields/include/roboGalleryFieldsAjax.php +1 -1
  31. app/extensions/fields/include/roboGalleryFieldsConfig.php +1 -1
  32. app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReader.php +1 -1
  33. app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReaderInterface.php +1 -1
  34. app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReaderPhp.php +1 -1
  35. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsField.php +1 -1
  36. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckbox.php +1 -1
  37. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroup.php +1 -1
  38. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroupButton.php +1 -1
  39. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroupSwitch.php +1 -1
  40. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldGalleryType.php +1 -1
  41. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldHtml.php +1 -1
  42. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldSelectMultiple.php +1 -1
  43. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldText.php +1 -1
  44. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldTextColor.php +1 -1
  45. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldTextSlider.php +1 -1
  46. app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldThemes.php +1 -1
  47. app/extensions/fields/include/roboGalleryFieldsFieldFactory.php +1 -1
  48. app/extensions/fields/include/roboGalleryFieldsHelper.php +1 -1
  49. app/extensions/fields/include/roboGalleryFieldsMetaBoxClass.php +1 -1
  50. app/extensions/fields/include/roboGalleryFieldsView.php +1 -1
  51. app/extensions/fields/init.php +1 -1
  52. app/extensions/fields/template/content/gallery_type/content.tpl.php +1 -1
  53. app/extensions/fields/template/field/text/images.tpl.php +1 -1
  54. app/extensions/galleryType/css/theme.edit.css +1 -1
  55. app/extensions/galleryType/css/themes.listing.css +1 -1
  56. app/extensions/galleryType/init.php +1 -1
  57. app/extensions/galleryType/initThemeOptions.php +1 -1
  58. app/extensions/imageResize/init.php +1 -1
  59. app/extensions/manager/class.addons.action.php +1 -1
  60. app/extensions/manager/class.addons.php +1 -1
  61. app/extensions/manager/css/style.css +1 -1
  62. app/extensions/manager/init.php +1 -1
  63. app/extensions/manager/js/script.js +1 -1
  64. cmbre2/fields/colums/cmb-field-colums.php +1 -1
  65. cmbre2/fields/rbsgallery/cmb-field-rbsgallery.php +1 -1
  66. cmbre2/fields/rbstext/cmb-field-rbstext.php +1 -1
  67. cmbre2/fields/rbstextarea/cmb-field-rbstextarea.php +1 -1
  68. includes/frontend/modules/base-grid/assets.php +1 -1
  69. includes/frontend/modules/base-grid/effects.set1.php +1 -1
  70. includes/frontend/modules/base-grid/grid/grid.columns.v1.php +1 -1
  71. includes/frontend/modules/base-grid/grid/grid.v1.php +1 -1
  72. includes/frontend/modules/base-grid/hover.v1.php +1 -1
  73. includes/frontend/modules/base-grid/layout.v1.php +1 -1
  74. includes/frontend/modules/base-grid/lightbox.php +1 -1
  75. includes/frontend/modules/base-grid/menu/menu.php +1 -1
  76. includes/frontend/modules/base-grid/polaroid.php +1 -1
  77. includes/frontend/modules/base-grid/resize.php +1 -1
  78. includes/frontend/modules/base-grid/search.php +1 -1
  79. includes/frontend/modules/base-grid/seo.php +1 -1
  80. includes/frontend/modules/base-grid/size.php +1 -1
  81. includes/frontend/modules/base-grid/tags.php +1 -1
  82. includes/frontend/modules/class/abstraction.php +1 -1
  83. includes/frontend/modules/class/addtexts.php +1 -1
  84. includes/frontend/modules/class/assets.php +1 -1
  85. includes/frontend/modules/class/cache.php +1 -1
  86. includes/frontend/modules/class/cachedb.php +1 -1
  87. includes/frontend/modules/class/config.php +1 -1
  88. includes/frontend/modules/class/customcss.php +1 -1
  89. includes/frontend/modules/class/element.php +1 -1
  90. includes/frontend/modules/class/jsoptions.php +1 -1
  91. includes/frontend/modules/class/loader.php +1 -1
  92. includes/frontend/modules/class/protection.php +1 -1
  93. includes/frontend/modules/class/source/class.source.php +1 -1
  94. includes/frontend/modules/class/source/type/base.php +1 -1
  95. includes/frontend/modules/class/source/type/slider.php +1 -1
  96. includes/frontend/modules/class/source/type/youtube.php +1 -1
  97. includes/frontend/modules/class/stats.php +1 -1
  98. includes/frontend/modules/core.php +1 -1
  99. includes/frontend/modules/init.php +1 -1
  100. includes/frontend/modules/slider/assets.php +1 -1
  101. includes/frontend/modules/slider/content.php +1 -1
  102. includes/frontend/modules/slider/layout.php +1 -1
  103. includes/frontend/modules/slider/options.php +1 -1
  104. includes/frontend/rbs_gallery_class.php +1 -1
  105. includes/frontend/rbs_gallery_frontend.php +1 -1
  106. includes/options/rbs_gallery_options_copy.php +1 -1
  107. includes/options/rbs_gallery_options_css.php +1 -1
  108. includes/rbs_gallery_init.php +1 -1
  109. includes/rbs_gallery_media.php +1 -1
  110. includes/rbs_gallery_menu.php +1 -1
  111. includes/rbs_gallery_settings.php +1 -1
  112. includes/rbs_gallery_widget.php +1 -1
  113. includes/rbs_gallery_widget_last.php +1 -1
  114. js/admin/edit.js +1 -1
  115. readme.txt +6 -4
  116. robogallery.php +2 -2
app/app.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  /*
4
  * Robo Gallery
5
- * Version: 3.2.1 - 88101
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
2
 
3
  /*
4
  * Robo Gallery
5
+ * Version: 3.2.2 - 20161
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
app/class.brand.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  /*
4
  * Robo Gallery
5
- * Version: 3.2.1 - 88101
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
2
 
3
  /*
4
  * Robo Gallery
5
+ * Version: 3.2.2 - 20161
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
app/class.listing.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/class.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/class.restapi.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/class.utils.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/class.view.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  /*
4
  * Robo Gallery
5
- * Version: 3.2.1 - 88101
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
2
 
3
  /*
4
  * Robo Gallery
5
+ * Version: 3.2.2 - 20161
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
app/extensions/dashboard/assets/style.css CHANGED
@@ -1,7 +1,7 @@
1
 
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
 
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/dashboard/class.dashboard.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/dashboard/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/dashboard/overview.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/dashboard/video_guide.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/duplicate/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/asset/core/js/app.js CHANGED
@@ -1,6 +1,6 @@
1
  /*
2
  * Robo Gallery
3
- * Version: 3.2.1 - 88101
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
1
  /*
2
  * Robo Gallery
3
+ * Version: 3.2.2 - 20161
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
app/extensions/fields/asset/fields/gallery/js/gallery.lib.min.js CHANGED
@@ -1,7 +1,7 @@
1
  /*
2
 
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  /*
2
 
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/asset/fields/gallery/js/script.min.js CHANGED
@@ -1,6 +1,6 @@
1
  /*
2
  * Robo Gallery
3
- * Version: 3.2.1 - 88101
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
1
  /*
2
  * Robo Gallery
3
+ * Version: 3.2.2 - 20161
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
app/extensions/fields/asset/help/help.js CHANGED
@@ -1,6 +1,6 @@
1
  /*
2
  * Robo Gallery
3
- * Version: 3.2.1 - 88101
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
1
  /*
2
  * Robo Gallery
3
+ * Version: 3.2.2 - 20161
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
app/extensions/fields/config/main.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/config/metabox/gallery_slider_animation.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/config/metabox/gallery_slider_content.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/config/metabox/gallery_slider_general.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/config/metabox/gallery_slider_interface.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/config/metabox/gallery_slider_lazyload.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/config/metabox/gallery_type.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/config/metabox/gallery_youtube.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/config/metabox/image.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/config/metabox/shortcode.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/config/metabox/update_notice.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFields.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsAjax.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsConfig.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReader.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReaderInterface.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsConfig/roboGalleryFieldsConfigReaderPhp.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsField.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckbox.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroup.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroupButton.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldCheckboxGroupSwitch.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldGalleryType.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldHtml.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldSelectMultiple.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldText.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldTextColor.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldTextSlider.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsField/roboGalleryFieldsFieldThemes.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsFieldFactory.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsHelper.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsMetaBoxClass.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/include/roboGalleryFieldsView.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/template/content/gallery_type/content.tpl.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/fields/template/field/text/images.tpl.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/galleryType/css/theme.edit.css CHANGED
@@ -1,6 +1,6 @@
1
  /*
2
  * Robo Gallery
3
- * Version: 3.2.1 - 88101
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
1
  /*
2
  * Robo Gallery
3
+ * Version: 3.2.2 - 20161
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
app/extensions/galleryType/css/themes.listing.css CHANGED
@@ -1,6 +1,6 @@
1
  /*
2
  * Robo Gallery
3
- * Version: 3.2.1 - 88101
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
1
  /*
2
  * Robo Gallery
3
+ * Version: 3.2.2 - 20161
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
app/extensions/galleryType/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/galleryType/initThemeOptions.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/imageResize/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/manager/class.addons.action.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/manager/class.addons.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/manager/css/style.css CHANGED
@@ -1,6 +1,6 @@
1
  /*
2
  * Robo Gallery
3
- * Version: 3.2.1 - 88101
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
1
  /*
2
  * Robo Gallery
3
+ * Version: 3.2.2 - 20161
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
app/extensions/manager/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
app/extensions/manager/js/script.js CHANGED
@@ -1,6 +1,6 @@
1
  /*
2
  * Robo Gallery
3
- * Version: 3.2.1 - 88101
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
1
  /*
2
  * Robo Gallery
3
+ * Version: 3.2.2 - 20161
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
cmbre2/fields/colums/cmb-field-colums.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
cmbre2/fields/rbsgallery/cmb-field-rbsgallery.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
cmbre2/fields/rbstext/cmb-field-rbstext.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
cmbre2/fields/rbstextarea/cmb-field-rbstextarea.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/assets.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/effects.set1.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/grid/grid.columns.v1.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/grid/grid.v1.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/hover.v1.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/layout.v1.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/lightbox.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/menu/menu.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/polaroid.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/resize.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/search.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/seo.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/size.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/base-grid/tags.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/abstraction.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/addtexts.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/assets.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/cache.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/cachedb.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/config.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/customcss.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/element.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/jsoptions.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/loader.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/protection.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/source/class.source.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/source/type/base.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  /*
4
  * Robo Gallery
5
- * Version: 3.2.1 - 88101
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
2
 
3
  /*
4
  * Robo Gallery
5
+ * Version: 3.2.2 - 20161
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
includes/frontend/modules/class/source/type/slider.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  /*
4
  * Robo Gallery
5
- * Version: 3.2.1 - 88101
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
2
 
3
  /*
4
  * Robo Gallery
5
+ * Version: 3.2.2 - 20161
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
includes/frontend/modules/class/source/type/youtube.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/class/stats.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/core.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/slider/assets.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/slider/content.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/slider/layout.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/modules/slider/options.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/rbs_gallery_class.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/frontend/rbs_gallery_frontend.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  /*
4
  * Robo Gallery
5
- * Version: 3.2.1 - 88101
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
2
 
3
  /*
4
  * Robo Gallery
5
+ * Version: 3.2.2 - 20161
6
  * By Robosoft
7
  *
8
  * Contact: https://robogallery.co/
includes/options/rbs_gallery_options_copy.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/options/rbs_gallery_options_css.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/rbs_gallery_init.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/rbs_gallery_media.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/rbs_gallery_menu.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/rbs_gallery_settings.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/rbs_gallery_widget.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
includes/rbs_gallery_widget_last.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Robo Gallery
4
- * Version: 3.2.1 - 88101
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
1
  <?php
2
  /*
3
  * Robo Gallery
4
+ * Version: 3.2.2 - 20161
5
  * By Robosoft
6
  *
7
  * Contact: https://robogallery.co/
js/admin/edit.js CHANGED
@@ -1,6 +1,6 @@
1
  /*
2
  * Robo Gallery
3
- * Version: 3.2.1 - 88101
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
1
  /*
2
  * Robo Gallery
3
+ * Version: 3.2.2 - 20161
4
  * By Robosoft
5
  *
6
  * Contact: https://robogallery.co/
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: 6.0
7
- Stable tag: 3.2.1
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -235,6 +235,9 @@ If any problem occurs, please contact us.
235
 
236
  == Changelog ==
237
 
 
 
 
238
  = 3.2.1 =
239
  * Fixed media manager loading issues
240
  * Compatibility with Wordpress 6.0
@@ -676,6 +679,5 @@ If any problem occurs, please contact us.
676
 
677
  == Upgrade Notice ==
678
 
679
- = 3.2.1 =
680
- Fixed media manager loading issues
681
- Compatibility with Wordpress 6.0
4
  Tags: gallery, photo gallery, image gallery, wordpress gallery plugin, responsive gallery
5
  Requires at least: 3.3
6
  Tested up to: 6.0
7
+ Stable tag: 3.2.2
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
235
 
236
  == Changelog ==
237
 
238
+ = 3.2.2 =
239
+ * Fixed Gutenberg issues, fixed search functionality
240
+
241
  = 3.2.1 =
242
  * Fixed media manager loading issues
243
  * Compatibility with Wordpress 6.0
679
 
680
  == Upgrade Notice ==
681
 
682
+ = 3.2.2 =
683
+ Fixed Gutenberg issues, fixed search functionality
 
robogallery.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Robo Gallery
4
  Plugin URI: https://robosoft.co/gallery
5
  Description: Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, gallery lightbox, portfolio gallery, responsive gallery
6
- Version: 3.2.1
7
  Author: RoboSoft
8
  Author URI: https://robosoft.co/gallery
9
  License: GPLv3 or later
@@ -14,7 +14,7 @@ Domain Path: /languages
14
  if( !defined('WPINC') ) die;
15
  if( !defined("ABSPATH") ) exit;
16
 
17
- define("ROBO_GALLERY_VERSION", '3.2.1' );
18
 
19
 
20
  define("ROBO_GALLERY", 1 );
3
  Plugin Name: Robo Gallery
4
  Plugin URI: https://robosoft.co/gallery
5
  Description: Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, gallery lightbox, portfolio gallery, responsive gallery
6
+ Version: 3.2.2
7
  Author: RoboSoft
8
  Author URI: https://robosoft.co/gallery
9
  License: GPLv3 or later
14
  if( !defined('WPINC') ) die;
15
  if( !defined("ABSPATH") ) exit;
16
 
17
+ define("ROBO_GALLERY_VERSION", '3.2.2' );
18
 
19
 
20
  define("ROBO_GALLERY", 1 );