Popup Maker – Popup Forms, Optins & More - Version 1.7.26

Version Description

Download this release

Release Info

Developer danieliser
Plugin Icon 128x128 Popup Maker – Popup Forms, Optins & More
Version 1.7.26
Comparing to
See all releases

Code changes from version 1.7.25 to 1.7.26

classes/Site/Assets.php CHANGED
@@ -225,6 +225,7 @@ class PUM_Site_Assets {
225
  'home_url' => trailingslashit( $site_home_path ),
226
  'message_position' => 'top',
227
  'core_sub_forms_enabled' => ! PUM_Newsletters::$disabled,
 
228
  ) ) );
229
 
230
  // TODO Remove all trace usages of these in JS so they can be removed.
225
  'home_url' => trailingslashit( $site_home_path ),
226
  'message_position' => 'top',
227
  'core_sub_forms_enabled' => ! PUM_Newsletters::$disabled,
228
+ 'popups' => array(),
229
  ) ) );
230
 
231
  // TODO Remove all trace usages of these in JS so they can be removed.
includes/class-pum.php CHANGED
@@ -7,7 +7,7 @@ if ( ! defined( 'ABSPATH' ) ) {
7
 
8
  class PUM {
9
 
10
- const VER = '1.7.25';
11
 
12
  const DB_VER = 8;
13
 
7
 
8
  class PUM {
9
 
10
+ const VER = '1.7.26';
11
 
12
  const DB_VER = 8;
13
 
languages/popup-maker.pot CHANGED
@@ -150,7 +150,7 @@ msgstr ""
150
  msgid "Subscribers"
151
  msgstr ""
152
 
153
- #: classes/Admin/Pages.php:56, classes/Admin/Pages.php:149, classes/Admin/Templates.php:415, classes/Admin/Templates.php:643, classes/Site/Assets.php:246, includes/admin/admin-setup.php:24
154
  msgid "Settings"
155
  msgstr ""
156
 
@@ -246,7 +246,7 @@ msgstr ""
246
  msgid "Display"
247
  msgstr ""
248
 
249
- #: classes/Admin/Popups.php:296, classes/Admin/Templates.php:406, classes/Site/Assets.php:247
250
  msgid "Triggers"
251
  msgstr ""
252
 
@@ -266,7 +266,7 @@ msgstr ""
266
  msgid "Advanced"
267
  msgstr ""
268
 
269
- #: classes/Admin/Popups.php:316, classes/Site/Assets.php:250
270
  msgid "Conditions"
271
  msgstr ""
272
 
@@ -1216,7 +1216,7 @@ msgstr ""
1216
  msgid "Cookies control the repeat display of a popup."
1217
  msgstr ""
1218
 
1219
- #: classes/Admin/Templates.php:634, classes/Privacy.php:57, classes/Site/Assets.php:248
1220
  msgid "Cookies"
1221
  msgstr ""
1222
 
@@ -1592,7 +1592,7 @@ msgstr ""
1592
  msgid "To receive updates, please enter your valid %s license key."
1593
  msgstr ""
1594
 
1595
- #: classes/Privacy.php:28, classes/Site/Assets.php:235, classes/Types.php:23, includes/admin/class-pum-admin-upgrades.php:110, includes/admin/class-pum-admin-upgrades.php:111, includes/admin/class-pum-admin-upgrades.php:256, includes/integrations/class-pum-gravity-forms.php:53, includes/modules/admin-bar.php:414
1596
  msgid "Popup Maker"
1597
  msgstr ""
1598
 
@@ -2036,75 +2036,75 @@ msgstr ""
2036
  msgid "Subscription Form Placeholder"
2037
  msgstr ""
2038
 
2039
- #: classes/Site/Assets.php:235
2040
  msgid "Debug Mode Enabled"
2041
  msgstr ""
2042
 
2043
- #: classes/Site/Assets.php:236
2044
  msgid "Debug started at:"
2045
  msgstr ""
2046
 
2047
- #: classes/Site/Assets.php:237
2048
  msgid "For more information on how to use this information visit %s"
2049
  msgstr ""
2050
 
2051
- #: classes/Site/Assets.php:238
2052
  msgid "Global Information"
2053
  msgstr ""
2054
 
2055
- #: classes/Site/Assets.php:239
2056
  msgid "Localized variables"
2057
  msgstr ""
2058
 
2059
- #: classes/Site/Assets.php:240
2060
  msgid "Popups Initializing"
2061
  msgstr ""
2062
 
2063
- #: classes/Site/Assets.php:241
2064
  msgid "Popups Initialized"
2065
  msgstr ""
2066
 
2067
- #: classes/Site/Assets.php:242
2068
  msgid "Popup: #"
2069
  msgstr ""
2070
 
2071
- #: classes/Site/Assets.php:243
2072
  msgid "Theme ID: "
2073
  msgstr ""
2074
 
2075
- #: classes/Site/Assets.php:244
2076
  msgid "Method Call:"
2077
  msgstr ""
2078
 
2079
- #: classes/Site/Assets.php:245
2080
  msgid "Method Arguments:"
2081
  msgstr ""
2082
 
2083
- #: classes/Site/Assets.php:249
2084
  msgid "Delay:"
2085
  msgstr ""
2086
 
2087
- #: classes/Site/Assets.php:251
2088
  msgid "Cookie:"
2089
  msgstr ""
2090
 
2091
- #: classes/Site/Assets.php:252
2092
  msgid "Settings:"
2093
  msgstr ""
2094
 
2095
- #: classes/Site/Assets.php:253
2096
  msgid "Selector:"
2097
  msgstr ""
2098
 
2099
- #: classes/Site/Assets.php:254
2100
  msgid "Mobile Disabled:"
2101
  msgstr ""
2102
 
2103
- #: classes/Site/Assets.php:255
2104
  msgid "Tablet Disabled:"
2105
  msgstr ""
2106
 
2107
- #: classes/Site/Assets.php:256
2108
  msgid "Event: %s"
2109
  msgstr ""
2110
 
150
  msgid "Subscribers"
151
  msgstr ""
152
 
153
+ #: classes/Admin/Pages.php:56, classes/Admin/Pages.php:149, classes/Admin/Templates.php:415, classes/Admin/Templates.php:643, classes/Site/Assets.php:247, includes/admin/admin-setup.php:24
154
  msgid "Settings"
155
  msgstr ""
156
 
246
  msgid "Display"
247
  msgstr ""
248
 
249
+ #: classes/Admin/Popups.php:296, classes/Admin/Templates.php:406, classes/Site/Assets.php:248
250
  msgid "Triggers"
251
  msgstr ""
252
 
266
  msgid "Advanced"
267
  msgstr ""
268
 
269
+ #: classes/Admin/Popups.php:316, classes/Site/Assets.php:251
270
  msgid "Conditions"
271
  msgstr ""
272
 
1216
  msgid "Cookies control the repeat display of a popup."
1217
  msgstr ""
1218
 
1219
+ #: classes/Admin/Templates.php:634, classes/Privacy.php:57, classes/Site/Assets.php:249
1220
  msgid "Cookies"
1221
  msgstr ""
1222
 
1592
  msgid "To receive updates, please enter your valid %s license key."
1593
  msgstr ""
1594
 
1595
+ #: classes/Privacy.php:28, classes/Site/Assets.php:236, classes/Types.php:23, includes/admin/class-pum-admin-upgrades.php:110, includes/admin/class-pum-admin-upgrades.php:111, includes/admin/class-pum-admin-upgrades.php:256, includes/integrations/class-pum-gravity-forms.php:53, includes/modules/admin-bar.php:414
1596
  msgid "Popup Maker"
1597
  msgstr ""
1598
 
2036
  msgid "Subscription Form Placeholder"
2037
  msgstr ""
2038
 
2039
+ #: classes/Site/Assets.php:236
2040
  msgid "Debug Mode Enabled"
2041
  msgstr ""
2042
 
2043
+ #: classes/Site/Assets.php:237
2044
  msgid "Debug started at:"
2045
  msgstr ""
2046
 
2047
+ #: classes/Site/Assets.php:238
2048
  msgid "For more information on how to use this information visit %s"
2049
  msgstr ""
2050
 
2051
+ #: classes/Site/Assets.php:239
2052
  msgid "Global Information"
2053
  msgstr ""
2054
 
2055
+ #: classes/Site/Assets.php:240
2056
  msgid "Localized variables"
2057
  msgstr ""
2058
 
2059
+ #: classes/Site/Assets.php:241
2060
  msgid "Popups Initializing"
2061
  msgstr ""
2062
 
2063
+ #: classes/Site/Assets.php:242
2064
  msgid "Popups Initialized"
2065
  msgstr ""
2066
 
2067
+ #: classes/Site/Assets.php:243
2068
  msgid "Popup: #"
2069
  msgstr ""
2070
 
2071
+ #: classes/Site/Assets.php:244
2072
  msgid "Theme ID: "
2073
  msgstr ""
2074
 
2075
+ #: classes/Site/Assets.php:245
2076
  msgid "Method Call:"
2077
  msgstr ""
2078
 
2079
+ #: classes/Site/Assets.php:246
2080
  msgid "Method Arguments:"
2081
  msgstr ""
2082
 
2083
+ #: classes/Site/Assets.php:250
2084
  msgid "Delay:"
2085
  msgstr ""
2086
 
2087
+ #: classes/Site/Assets.php:252
2088
  msgid "Cookie:"
2089
  msgstr ""
2090
 
2091
+ #: classes/Site/Assets.php:253
2092
  msgid "Settings:"
2093
  msgstr ""
2094
 
2095
+ #: classes/Site/Assets.php:254
2096
  msgid "Selector:"
2097
  msgstr ""
2098
 
2099
+ #: classes/Site/Assets.php:255
2100
  msgid "Mobile Disabled:"
2101
  msgstr ""
2102
 
2103
+ #: classes/Site/Assets.php:256
2104
  msgid "Tablet Disabled:"
2105
  msgstr ""
2106
 
2107
+ #: classes/Site/Assets.php:257
2108
  msgid "Event: %s"
2109
  msgstr ""
2110
 
popup-maker.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin URI: https://wppopupmaker.com/?utm_campaign=PluginInfo&utm_source=plugin-header&utm_medium=plugin-uri
5
  * Description: Easily create & style popups with any content. Theme editor to quickly style your popups. Add forms, social media boxes, videos & more.
6
  * Author: WP Popup Maker
7
- * Version: 1.7.25
8
  * Author URI: https://wppopupmaker.com/?utm_campaign=PluginInfo&utm_source=plugin-header&utm_medium=author-uri
9
  * Text Domain: popup-maker
10
  *
@@ -93,7 +93,7 @@ class Popup_Maker {
93
  /**
94
  * @var string Plugin Version
95
  */
96
- public static $VER = '1.7.25';
97
 
98
  /**
99
  * @var int DB Version
4
  * Plugin URI: https://wppopupmaker.com/?utm_campaign=PluginInfo&utm_source=plugin-header&utm_medium=plugin-uri
5
  * Description: Easily create & style popups with any content. Theme editor to quickly style your popups. Add forms, social media boxes, videos & more.
6
  * Author: WP Popup Maker
7
+ * Version: 1.7.26
8
  * Author URI: https://wppopupmaker.com/?utm_campaign=PluginInfo&utm_source=plugin-header&utm_medium=author-uri
9
  * Text Domain: popup-maker
10
  *
93
  /**
94
  * @var string Plugin Version
95
  */
96
+ public static $VER = '1.7.26';
97
 
98
  /**
99
  * @var int DB Version
readme.txt CHANGED
@@ -6,7 +6,7 @@ Donate link:
6
  Tags: marketing, popup, popups, optin, advertising, conversion, responsive popups, promotion, popover, pop-up, pop over, lightbox, conversion, modal
7
  Requires at least: 3.6
8
  Tested up to: 4.9.6
9
- Stable tag: 1.7.25
10
  License: GNU Version 3 or Any Later Version
11
 
12
  Everything you need to create unique user experiences. Insert forms & other content from your favorite plugins to create custom responsive popups.
@@ -101,7 +101,10 @@ There are several common causes for this which include:
101
 
102
  == Changelog ==
103
 
104
- = v1.7.25 - 06/??/2018 =
 
 
 
105
  * Tweak: Localized most variables earlier to prevent errors. Added in default values in case they do not get rendered to prevent fatal JS errors.
106
  * Fix: Tweaked extension activation class to be compatible with PHP 5.2.
107
  * Fix: Bug where boolean scalar values were changed to "" for json_encode.
6
  Tags: marketing, popup, popups, optin, advertising, conversion, responsive popups, promotion, popover, pop-up, pop over, lightbox, conversion, modal
7
  Requires at least: 3.6
8
  Tested up to: 4.9.6
9
+ Stable tag: 1.7.26
10
  License: GNU Version 3 or Any Later Version
11
 
12
  Everything you need to create unique user experiences. Insert forms & other content from your favorite plugins to create custom responsive popups.
101
 
102
  == Changelog ==
103
 
104
+ = v1.7.26 - 06/07/2018 =
105
+ * Add empty popups array to prevent errors due to page caching.
106
+
107
+ = v1.7.25 - 06/05/2018 =
108
  * Tweak: Localized most variables earlier to prevent errors. Added in default values in case they do not get rendered to prevent fatal JS errors.
109
  * Fix: Tweaked extension activation class to be compatible with PHP 5.2.
110
  * Fix: Bug where boolean scalar values were changed to "" for json_encode.