Instagram Gallery - Version 2.4.9

Version Description

  • Fix. Instagram Gallery readme update
Download this release

Release Info

Developer quadlayers
Plugin Icon 128x128 Instagram Gallery
Version 2.4.9
Comparing to
See all releases

Code changes from version 2.4.8 to 2.4.9

Files changed (2) hide show
  1. insta-gallery.php +2 -2
  2. readme.txt +9 -3
insta-gallery.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: WP Social 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.4.8
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', 'WP Social Feed Gallery');
19
  }
20
  if (!defined('QLIGG_PLUGIN_VERSION')) {
21
- define('QLIGG_PLUGIN_VERSION', '2.4.8');
22
  }
23
  if (!defined('QLIGG_PLUGIN_FILE')) {
24
  define('QLIGG_PLUGIN_FILE', __FILE__);
3
  * Plugin Name: WP Social 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.4.9
7
  * Author: Quadlayers
8
  * Author URI: https://quadlayers.com
9
  * License: GPL-2.0+
18
  define('QLIGG_PLUGIN_NAME', 'WP Social Feed Gallery');
19
  }
20
  if (!defined('QLIGG_PLUGIN_VERSION')) {
21
+ define('QLIGG_PLUGIN_VERSION', '2.4.9');
22
  }
23
  if (!defined('QLIGG_PLUGIN_FILE')) {
24
  define('QLIGG_PLUGIN_FILE', __FILE__);
readme.txt CHANGED
@@ -3,9 +3,8 @@ Contributors: quadlayers
3
  Donate link: https://quadlayers.com/portfolio/instagram-gallery/
4
  Tags: instagram, instagram feed, instagram widget, instagram gallery, instagram pictures, gallery widget, pictures, carousel slider, image gallery, image slider
5
  Requires at least: 4.6
6
- Tested up to: 5.2
7
- Requires PHP: 5.3
8
- Stable tag: 2.4.8
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -19,6 +18,10 @@ Instagram Feed Gallery is the most user-friendly Instagram plugin for Wordpress.
19
 
20
  This Instagram Gallery plugin offers you two different layouts to display your feeds, a grid gallery or a carousel slider. It also lets you create hashtags feeds, a feature that is usually available only the premium versions of other plugins.
21
 
 
 
 
 
22
  == Instagram Token setup ==
23
 
24
  Unlike other plugins that require creating an app with the developer tools, our Instagram Feed plugin offers you a one-click setup.
@@ -88,6 +91,9 @@ There may be some other plugins(like: fancybox, elementor) which also uses image
88
 
89
  == Changelog ==
90
 
 
 
 
91
  = 2.4.8 =
92
  * Fix. nonce validation added to qligg_dismiss_notice ajax action
93
  * Fix. nonce validation added to qligg_form_item_delete ajax action
3
  Donate link: https://quadlayers.com/portfolio/instagram-gallery/
4
  Tags: instagram, instagram feed, instagram widget, instagram gallery, instagram pictures, gallery widget, pictures, carousel slider, image gallery, image slider
5
  Requires at least: 4.6
6
+ Tested up to: 5.2.2
7
+ Stable tag: 2.4.9
 
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
18
 
19
  This Instagram Gallery plugin offers you two different layouts to display your feeds, a grid gallery or a carousel slider. It also lets you create hashtags feeds, a feature that is usually available only the premium versions of other plugins.
20
 
21
+ == Formerly Instagram Feed Gallery ==
22
+
23
+ This plugin was formerly known as "Instagram Feed Gallery". WordPress forced us on August 8, 2019 to change the name of the plugin due to use of the "Instagram" word in the name. We apologize for the problems that the downtime may have caused to you.
24
+
25
  == Instagram Token setup ==
26
 
27
  Unlike other plugins that require creating an app with the developer tools, our Instagram Feed plugin offers you a one-click setup.
91
 
92
  == Changelog ==
93
 
94
+ = 2.4.9 =
95
+ * Fix. Instagram Gallery readme update
96
+
97
  = 2.4.8 =
98
  * Fix. nonce validation added to qligg_dismiss_notice ajax action
99
  * Fix. nonce validation added to qligg_form_item_delete ajax action