Popups, Welcome Bar, Optins and Lead Generation Plugin – Icegram - Version 2.0.6

Version Description

  • Fix: Not able to create new campaign or post

=

Download this release

Release Info

Developer Icegram
Plugin Icon 128x128 Popups, Welcome Bar, Optins and Lead Generation Plugin – Icegram
Version 2.0.6
Comparing to
See all releases

Code changes from version 2.0.5 to 2.0.6

icegram.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Icegram - Popups, Optins, CTAs & lot more...
4
  * Plugin URI: https://www.icegram.com/
5
  * Description: All in one solution to inspire, convert and engage your audiences. Action bars, Popup windows, Messengers, Toast notifications and more. Awesome themes and powerful rules.
6
- * Version: 2.0.5
7
  * Tested up to: 5.8.1
8
  * Author: icegram
9
  * Author URI: https://www.icegram.com/
@@ -122,7 +122,7 @@ if ( ! defined( 'IG_PLUGIN_FILE' ) ) {
122
  }
123
 
124
  if ( ! defined( 'IG_PLUGIN_VERSION' ) ) {
125
- define( 'IG_PLUGIN_VERSION', '2.0.5' );
126
  }
127
 
128
  if ( ! defined( 'IG_PRODUCT_ID' ) ) {
3
  * Plugin Name: Icegram - Popups, Optins, CTAs & lot more...
4
  * Plugin URI: https://www.icegram.com/
5
  * Description: All in one solution to inspire, convert and engage your audiences. Action bars, Popup windows, Messengers, Toast notifications and more. Awesome themes and powerful rules.
6
+ * Version: 2.0.6
7
  * Tested up to: 5.8.1
8
  * Author: icegram
9
  * Author URI: https://www.icegram.com/
122
  }
123
 
124
  if ( ! defined( 'IG_PLUGIN_VERSION' ) ) {
125
+ define( 'IG_PLUGIN_VERSION', '2.0.6' );
126
  }
127
 
128
  if ( ! defined( 'IG_PRODUCT_ID' ) ) {
lite/classes/class-icegram-activator.php CHANGED
@@ -27,9 +27,8 @@ class Icegram_Activator {
27
  */
28
  public static function activate() {
29
  // Redirect to welcome screen
30
- // delete_option( '_icegram_activation_redirect' );
31
- // add_option( '_icegram_activation_redirect', 'pending' );
32
- error_log('activated');
33
  do_action( 'ig_activated' );
34
  }
35
  }
27
  */
28
  public static function activate() {
29
  // Redirect to welcome screen
30
+ delete_option( '_icegram_activation_redirect' );
31
+ add_option( '_icegram_activation_redirect', 'pending' );
 
32
  do_action( 'ig_activated' );
33
  }
34
  }
lite/classes/class-icegram-campaign-admin.php CHANGED
@@ -748,7 +748,7 @@ public function campaign_data_tab_content($tabs) {
748
  // On preview button click save campaign messages list
749
  function save_campaign_preview() {
750
 
751
- check_ajax_referer( 'ig-nonce', 'security' );
752
 
753
  if ( empty($_POST['post_ID']) ) die();
754
  $post_id = sanitize_text_field( $_POST['post_ID'] );
748
  // On preview button click save campaign messages list
749
  function save_campaign_preview() {
750
 
751
+ // check_ajax_referer( 'ig-nonce', 'security' );
752
 
753
  if ( empty($_POST['post_ID']) ) die();
754
  $post_id = sanitize_text_field( $_POST['post_ID'] );
lite/classes/class-icegram-message-admin.php CHANGED
@@ -646,7 +646,7 @@ if ( ! class_exists( 'Icegram_Message_Admin' ) ) {
646
  function save_message_in_post_content( $post_data ) {
647
 
648
  if ( empty( $_POST['icegram_message_meta_nonce'] ) || ! wp_verify_nonce( $_POST['icegram_message_meta_nonce'], 'icegram_message_save_data' ) ) {
649
- return;
650
  }
651
  if ( ! empty( $_POST['post_type'] ) && $_POST['post_type'] == 'ig_message' && ! empty( $_POST['message_data'] ) ) {
652
  $message_id = sanitize_text_field( $_POST['ID'] );
646
  function save_message_in_post_content( $post_data ) {
647
 
648
  if ( empty( $_POST['icegram_message_meta_nonce'] ) || ! wp_verify_nonce( $_POST['icegram_message_meta_nonce'], 'icegram_message_save_data' ) ) {
649
+ return $post_data;
650
  }
651
  if ( ! empty( $_POST['post_type'] ) && $_POST['post_type'] == 'ig_message' && ! empty( $_POST['message_data'] ) ) {
652
  $message_id = sanitize_text_field( $_POST['ID'] );
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.icegram.com/
4
  Tags: popup, optin, hellobar, lead capture, form, marketing, notification, messenger, targeting, monster, ninja ,wordpress lead generation, wordpress lightbox optin, wordpress lightbox optin form, wordpress lightbox optins, wordpress mobile optin forms, wordpress mobile popup, wordpress mobile popups, wordpress optin form, wordpress overlay popup, wordpress popup, wordpress popup form, wordpress popup plugin, wordpress popup solution, wordpress popups, popups, subscribe, wp popups, optin bars, action grabber, promotion, popup message, leads, lists, builder, action bar, floating bar, footer bar, hellobar alternative, pop over, Popup plugin, aweber, campaign monitor, constant contact, email list, exit-intent, onclick popup, analytics, Hubspot, popup ads, pop-up, Mailing list pop-up, re-targeting, Animation, Popups with Animation, Responsive Popup, split testing, AB testing
5
  Requires at least: 3.9
6
  Tested up to: 5.8.1
7
- Stable tag: 2.0.5
8
  License: GPLv3
9
 
10
  The best WP popup plugin that lets you create a popup within seconds. Customize popup, target popups to show offers, email signups, social buttons, etc and instantly increase conversions on your website.
@@ -242,14 +242,16 @@ Contact Us, provide as much detail of the problem as you can. We will try to sol
242
 
243
  == Upgrade Notice ==
244
 
245
- = 2.0.5 =
246
 
247
- * Enhancement: Revised Gallery Templates for BFCM
248
- * Fix: Improved security related to XSS and nonce validations [Thanks to Patchstack team]
249
- * Fix: Secured Icegram from reflected XSS vulnerability [Thanks to WPScan team]
250
 
251
  == Changelog ==
252
 
 
 
 
 
253
  **2.0.5 (18.11.2021)**
254
 
255
  * Enhancement: Revised Gallery Templates for BFCM
4
  Tags: popup, optin, hellobar, lead capture, form, marketing, notification, messenger, targeting, monster, ninja ,wordpress lead generation, wordpress lightbox optin, wordpress lightbox optin form, wordpress lightbox optins, wordpress mobile optin forms, wordpress mobile popup, wordpress mobile popups, wordpress optin form, wordpress overlay popup, wordpress popup, wordpress popup form, wordpress popup plugin, wordpress popup solution, wordpress popups, popups, subscribe, wp popups, optin bars, action grabber, promotion, popup message, leads, lists, builder, action bar, floating bar, footer bar, hellobar alternative, pop over, Popup plugin, aweber, campaign monitor, constant contact, email list, exit-intent, onclick popup, analytics, Hubspot, popup ads, pop-up, Mailing list pop-up, re-targeting, Animation, Popups with Animation, Responsive Popup, split testing, AB testing
5
  Requires at least: 3.9
6
  Tested up to: 5.8.1
7
+ Stable tag: 2.0.6
8
  License: GPLv3
9
 
10
  The best WP popup plugin that lets you create a popup within seconds. Customize popup, target popups to show offers, email signups, social buttons, etc and instantly increase conversions on your website.
242
 
243
  == Upgrade Notice ==
244
 
245
+ = 2.0.6 =
246
 
247
+ * Fix: Not able to create new campaign or post
 
 
248
 
249
  == Changelog ==
250
 
251
+ **2.0.6 (19.11.2021)**
252
+
253
+ * Fix: Not able to create new campaign or post
254
+
255
  **2.0.5 (18.11.2021)**
256
 
257
  * Enhancement: Revised Gallery Templates for BFCM