Instagram Gallery - Version 2.4.5

Version Description

  • Fix. remove rating alert
Download this release

Release Info

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

Code changes from version 2.4.4 to 2.4.5

Files changed (2) hide show
  1. insta-gallery.php +3 -3
  2. readme.txt +4 -1
insta-gallery.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: WP 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.4.4
7
  * Author: WP Instagram Feed
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 Gallery');
19
  }
20
  if (!defined('QLIGG_PLUGIN_VERSION')) {
21
- define('QLIGG_PLUGIN_VERSION', '2.4.4');
22
  }
23
  if (!defined('QLIGG_PLUGIN_FILE')) {
24
  define('QLIGG_PLUGIN_FILE', __FILE__);
@@ -103,7 +103,7 @@ if (!class_exists('QLIGG')) {
103
  url: ajaxurl,
104
  data: {
105
  notice_id: notice_id,
106
- action: 'QLIGG_dismiss_notice',
107
  },
108
  success: function (response) {
109
  console.log(response);
3
  * Plugin Name: WP 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.4.5
7
  * Author: WP Instagram Feed
8
  * Author URI: https://quadlayers.com
9
  * License: GPL-2.0+
18
  define('QLIGG_PLUGIN_NAME', 'Instagram Gallery');
19
  }
20
  if (!defined('QLIGG_PLUGIN_VERSION')) {
21
+ define('QLIGG_PLUGIN_VERSION', '2.4.5');
22
  }
23
  if (!defined('QLIGG_PLUGIN_FILE')) {
24
  define('QLIGG_PLUGIN_FILE', __FILE__);
103
  url: ajaxurl,
104
  data: {
105
  notice_id: notice_id,
106
+ action: 'qligg_dismiss_notice',
107
  },
108
  success: function (response) {
109
  console.log(response);
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: instagram, instagram feed, instagram widget, instagram gallery, instagram
5
  Requires at least: 4.6
6
  Tested up to: 5.2
7
  Requires PHP: 5.3
8
- Stable tag: 2.4.4
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -88,6 +88,9 @@ There may be some other plugins(like: fancybox, elementor) which also uses image
88
 
89
  == Changelog ==
90
 
 
 
 
91
  = 2.4.4 =
92
  * Improvement. Instagram Feed Gallery bad spelling
93
  * Improvement. Instagram Feed Gallery demo url
5
  Requires at least: 4.6
6
  Tested up to: 5.2
7
  Requires PHP: 5.3
8
+ Stable tag: 2.4.5
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
88
 
89
  == Changelog ==
90
 
91
+ = 2.4.5 =
92
+ * Fix. remove rating alert
93
+
94
  = 2.4.4 =
95
  * Improvement. Instagram Feed Gallery bad spelling
96
  * Improvement. Instagram Feed Gallery demo url