Version Description
Bug Fix release
Download this release
Release Info
Developer | Icegram |
Plugin | Popups, Welcome Bar, Optins and Lead Generation Plugin – Icegram |
Version | 1.9.23 |
Comparing to | |
See all releases |
Code changes from version 1.9.22 to 1.9.23
- icegram.php +4 -4
- readme.txt +8 -2
icegram.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Icegram - Popups, Optins, CTAs & lot more...
|
4 |
* Plugin URI: http://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: 1.9.
|
7 |
* Author: icegram
|
8 |
* Author URI: http://www.icegram.com/
|
9 |
*
|
@@ -35,7 +35,7 @@ class Icegram {
|
|
35 |
|
36 |
function __construct() {
|
37 |
|
38 |
-
$this->version = "1.9.
|
39 |
$this->shortcode_instances = array();
|
40 |
$this->mode = 'local';
|
41 |
$this->plugin_url = untrailingslashit( plugins_url( '/', __FILE__ ) );
|
@@ -1052,8 +1052,8 @@ class Icegram {
|
|
1052 |
$device_rule = $campaign->get_rule_value('device');
|
1053 |
if($this->get_platform() !== 'laptop' && !empty($device_rule['mobile']) && $device_rule['mobile'] == 'yes'&& $message_data['delay_time'] == 0 && $message_data['type'] == 'popup'){
|
1054 |
$message_data['ig_mobile_popup'] = true;
|
1055 |
-
if(!empty($message_data['triggers']) &&
|
1056 |
-
$message_data['ig_mobile_popup'] = false;
|
1057 |
}
|
1058 |
}
|
1059 |
//set delay time -1 if shortcode with content
|
3 |
* Plugin Name: Icegram - Popups, Optins, CTAs & lot more...
|
4 |
* Plugin URI: http://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: 1.9.23
|
7 |
* Author: icegram
|
8 |
* Author URI: http://www.icegram.com/
|
9 |
*
|
35 |
|
36 |
function __construct() {
|
37 |
|
38 |
+
$this->version = "1.9.23";
|
39 |
$this->shortcode_instances = array();
|
40 |
$this->mode = 'local';
|
41 |
$this->plugin_url = untrailingslashit( plugins_url( '/', __FILE__ ) );
|
1052 |
$device_rule = $campaign->get_rule_value('device');
|
1053 |
if($this->get_platform() !== 'laptop' && !empty($device_rule['mobile']) && $device_rule['mobile'] == 'yes'&& $message_data['delay_time'] == 0 && $message_data['type'] == 'popup'){
|
1054 |
$message_data['ig_mobile_popup'] = true;
|
1055 |
+
if(!empty($message_data['triggers']) && !empty($message_data['triggers']['when_to_show'])){
|
1056 |
+
$message_data['ig_mobile_popup'] = ($message_data['triggers']['when_to_show'] == 'duration_on_page' && $message_data['triggers']['duration_on_page'] == 0 ) ? true : false;
|
1057 |
}
|
1058 |
}
|
1059 |
//set delay time -1 if shortcode with content
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.icegram.com/
|
|
4 |
Tags: popup, window, hellobar, optin, lead capture, marketing, form, 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, constant contact, toast notifications, leads, lists, builder, action bar, floating bar, footer bar, hellobar alternative, pop over, Popup plugin, aweber, campaign monitor, constant contact, email list, exit-intent, getresponse, analytics, Hubspot, icontact, infusionsoft, newsletter, Mailing list pop-up, retargeting, Animation,Popups with Animation ,Responsive Popup, split testing, AB testing
|
5 |
Requires at least: 3.9
|
6 |
Tested up to: 4.6.1
|
7 |
-
Stable tag: 1.9.
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -209,6 +209,9 @@ Contact Us, provide as much detail of the problem as you can. We will try to sol
|
|
209 |
5. Target your Icegram message using these display rules
|
210 |
|
211 |
== Upgrade Notice ==
|
|
|
|
|
|
|
212 |
= 1.9.22 =
|
213 |
No Google penalty for mobile popups, an automatic solution
|
214 |
|
@@ -355,8 +358,11 @@ Initial Release
|
|
355 |
|
356 |
|
357 |
== Changelog ==
|
|
|
|
|
|
|
358 |
= 1.9.22 =
|
359 |
-
* Enhancement: No Google penalty for mobile popups, an automatic solution
|
360 |
|
361 |
= 1.9.21 =
|
362 |
* New: Revamped the old admin UI and made it more user friendly and simple
|
4 |
Tags: popup, window, hellobar, optin, lead capture, marketing, form, 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, constant contact, toast notifications, leads, lists, builder, action bar, floating bar, footer bar, hellobar alternative, pop over, Popup plugin, aweber, campaign monitor, constant contact, email list, exit-intent, getresponse, analytics, Hubspot, icontact, infusionsoft, newsletter, Mailing list pop-up, retargeting, Animation,Popups with Animation ,Responsive Popup, split testing, AB testing
|
5 |
Requires at least: 3.9
|
6 |
Tested up to: 4.6.1
|
7 |
+
Stable tag: 1.9.23
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
209 |
5. Target your Icegram message using these display rules
|
210 |
|
211 |
== Upgrade Notice ==
|
212 |
+
= 1.9.23 =
|
213 |
+
Bug Fix release
|
214 |
+
|
215 |
= 1.9.22 =
|
216 |
No Google penalty for mobile popups, an automatic solution
|
217 |
|
358 |
|
359 |
|
360 |
== Changelog ==
|
361 |
+
= 1.9.23 =
|
362 |
+
* Fix: Popup with time delay more than "0 seconds" were also converted to action bar if Behavior triggers was installed
|
363 |
+
|
364 |
= 1.9.22 =
|
365 |
+
* Enhancement: No Google penalty for mobile popups, an automatic solution
|
366 |
|
367 |
= 1.9.21 =
|
368 |
* New: Revamped the old admin UI and made it more user friendly and simple
|