Version Description
- Fix. instagram photo enhance
Download this release
Release Info
| Developer | quadlayers |
| Plugin | |
| Version | 2.6.6 |
| Comparing to | |
| See all releases | |
Code changes from version 2.6.5 to 2.6.6
- insta-gallery.php +2 -2
- readme.txt +8 -5
insta-gallery.php
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
* Plugin Name: Instagram Feed Gallery
|
| 4 |
* Plugin URI: https://quadlayers.com/portfolio/instagram-gallery/
|
| 5 |
* Description: Display beautifull and responsive galleries on your website from your Instagram feed account.
|
| 6 |
-
* Version: 2.6.
|
| 7 |
* Author: QuadLayers
|
| 8 |
* Author URI: https://quadlayers.com
|
| 9 |
* License: GPL-2.0+
|
|
@@ -18,7 +18,7 @@ if (!defined('QLIGG_PLUGIN_NAME')) {
|
|
| 18 |
define('QLIGG_PLUGIN_NAME', 'Instagram Feed Gallery');
|
| 19 |
}
|
| 20 |
if (!defined('QLIGG_PLUGIN_VERSION')) {
|
| 21 |
-
define('QLIGG_PLUGIN_VERSION', '2.6.
|
| 22 |
}
|
| 23 |
if (!defined('QLIGG_PLUGIN_FILE')) {
|
| 24 |
define('QLIGG_PLUGIN_FILE', __FILE__);
|
| 3 |
* Plugin Name: Instagram Feed Gallery
|
| 4 |
* Plugin URI: https://quadlayers.com/portfolio/instagram-gallery/
|
| 5 |
* Description: Display beautifull and responsive galleries on your website from your Instagram feed account.
|
| 6 |
+
* Version: 2.6.6
|
| 7 |
* Author: QuadLayers
|
| 8 |
* Author URI: https://quadlayers.com
|
| 9 |
* License: GPL-2.0+
|
| 18 |
define('QLIGG_PLUGIN_NAME', 'Instagram Feed Gallery');
|
| 19 |
}
|
| 20 |
if (!defined('QLIGG_PLUGIN_VERSION')) {
|
| 21 |
+
define('QLIGG_PLUGIN_VERSION', '2.6.6');
|
| 22 |
}
|
| 23 |
if (!defined('QLIGG_PLUGIN_FILE')) {
|
| 24 |
define('QLIGG_PLUGIN_FILE', __FILE__);
|
readme.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
=== Social Feed Gallery ===
|
| 2 |
-
Contributors: quadlayers
|
| 3 |
Donate link: https://quadlayers.com/portfolio/instagram-gallery/
|
| 4 |
-
Tags: instagram, instagram feed, instagram
|
| 5 |
-
Requires at least: 4
|
| 6 |
-
Tested up to: 5.3
|
| 7 |
-
Stable tag: 2.6.
|
| 8 |
License: GPLv2 or later
|
| 9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
| 10 |
|
|
@@ -91,6 +91,9 @@ There may be some other plugins(like: fancybox, elementor) which also uses image
|
|
| 91 |
|
| 92 |
== Changelog ==
|
| 93 |
|
|
|
|
|
|
|
|
|
|
| 94 |
= 2.6.5 =
|
| 95 |
* Fix. instagram gallery actions
|
| 96 |
|
| 1 |
=== Social Feed Gallery ===
|
| 2 |
+
Contributors: quadlayers, instagram
|
| 3 |
Donate link: https://quadlayers.com/portfolio/instagram-gallery/
|
| 4 |
+
Tags: instagram, instagram feed, instagram gallery, instagram photos, instagram widget, instagram pictures, gallery widget, pictures, carousel slider, image gallery, image slider
|
| 5 |
+
Requires at least: 3.4
|
| 6 |
+
Tested up to: 5.3
|
| 7 |
+
Stable tag: 2.6.6
|
| 8 |
License: GPLv2 or later
|
| 9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
| 10 |
|
| 91 |
|
| 92 |
== Changelog ==
|
| 93 |
|
| 94 |
+
= 2.6.6 =
|
| 95 |
+
* Fix. instagram photo enhance
|
| 96 |
+
|
| 97 |
= 2.6.5 =
|
| 98 |
* Fix. instagram gallery actions
|
| 99 |
|
