Version Description
Download this release
Release Info
Developer | supsystic.com |
Plugin | Photo Gallery by Supsystic |
Version | 1.15.12 |
Comparing to | |
See all releases |
Code changes from version 1.15.11 to 1.15.12
- index.php +2 -2
- readme.txt +6 -2
index.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
/**
|
4 |
* Plugin Name: Photo Gallery by Supsystic
|
5 |
* Description: Easy to use Gallery by Supsystic with professional gallery templates. Show off your best design, photography and creative work
|
6 |
-
* Version: 1.15.
|
7 |
* Author: supsystic.com
|
8 |
* Author URI: https://supsystic.com
|
9 |
* Text Domain: grid-gallery
|
@@ -35,5 +35,5 @@ if (!defined('SGG_PLUGIN_URL')) {
|
|
35 |
define('SGG_PLUGIN_URL', plugin_dir_url( __FILE__ ));
|
36 |
}
|
37 |
|
38 |
-
$supsysticGallery = new SupsysticGallery('1.15.
|
39 |
$supsysticGallery->run();
|
3 |
/**
|
4 |
* Plugin Name: Photo Gallery by Supsystic
|
5 |
* Description: Easy to use Gallery by Supsystic with professional gallery templates. Show off your best design, photography and creative work
|
6 |
+
* Version: 1.15.12
|
7 |
* Author: supsystic.com
|
8 |
* Author URI: https://supsystic.com
|
9 |
* Text Domain: grid-gallery
|
35 |
define('SGG_PLUGIN_URL', plugin_dir_url( __FILE__ ));
|
36 |
}
|
37 |
|
38 |
+
$supsysticGallery = new SupsysticGallery('1.15.12');
|
39 |
$supsysticGallery->run();
|
readme.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
Contributors: supsystic.com
|
3 |
Donate link: https://supsystic.com/plugins/gallery
|
4 |
Tags: gallery, wordpress gallery plugin, photo gallery, grid gallery, image gallery, video gallery, responsive gallery, polaroid gallery
|
5 |
-
Tested up to: 6.
|
6 |
-
Stable tag: 1.15.
|
7 |
|
8 |
Photo Gallery with template editor to build amazing media gallery. Responsive mobile gallery with grid, masonry, carousel, polaroid and more gallery
|
9 |
|
@@ -176,6 +176,10 @@ Add watermark on each image in your gallery and you protect your photos from the
|
|
176 |
14. Photo gallery plugin admin area. Captions and Icons tab. Create impressive gallery with icons and fantastic caption effect.
|
177 |
|
178 |
== Changelog ==
|
|
|
|
|
|
|
|
|
179 |
= Gallery 1.15.11 / 30.08.2022 =
|
180 |
* required PRO min 2.9.7
|
181 |
|
2 |
Contributors: supsystic.com
|
3 |
Donate link: https://supsystic.com/plugins/gallery
|
4 |
Tags: gallery, wordpress gallery plugin, photo gallery, grid gallery, image gallery, video gallery, responsive gallery, polaroid gallery
|
5 |
+
Tested up to: 6.1
|
6 |
+
Stable tag: 1.15.12
|
7 |
|
8 |
Photo Gallery with template editor to build amazing media gallery. Responsive mobile gallery with grid, masonry, carousel, polaroid and more gallery
|
9 |
|
176 |
14. Photo gallery plugin admin area. Captions and Icons tab. Create impressive gallery with icons and fantastic caption effect.
|
177 |
|
178 |
== Changelog ==
|
179 |
+
= Gallery 1.15.12 / 08.11.2022 =
|
180 |
+
* Add support WP 6.1
|
181 |
+
* Minor fixes
|
182 |
+
|
183 |
= Gallery 1.15.11 / 30.08.2022 =
|
184 |
* required PRO min 2.9.7
|
185 |
|