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

Version Description

Download this release

Release Info

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

Code changes from version 1.5.7 to 1.5.8

includes/class-pum-fields.php CHANGED
@@ -713,7 +713,7 @@ class PUM_Fields extends Popmake_Fields {
713
 
714
  $this->field_label( $args ); ?>
715
 
716
- <# var checked = data.<?php esc_attr_e( $args['templ_name'] ); ?> !== undefined ? true : false; #>
717
 
718
  <input type="checkbox" id="<?php esc_attr_e( $args['id'] ); ?>" name="<?php esc_attr_e( $args['name'] ); ?>" value="<?php esc_attr_e( $args['checkbox_val'] ); ?>" {{pumChecked(checked, true, true)}} /><?php
719
 
@@ -729,7 +729,7 @@ class PUM_Fields extends Popmake_Fields {
729
 
730
  $this->field_description( $args ); ?>
731
 
732
- <# var checked = data.<?php esc_attr_e( $args['templ_name'] ); ?> !== undefined && typeof data.<?php esc_attr_e( $args['templ_name'] ); ?> === 'object' ? data.<?php esc_attr_e( $args['templ_name'] ); ?> : {}; #>
733
 
734
  <?php
735
 
713
 
714
  $this->field_label( $args ); ?>
715
 
716
+ <# var checked = data.<?php esc_attr_e( $args['templ_name'] ); ?> !== undefined && data.<?php esc_attr_e( $args['templ_name'] ); ?> ? true : false; #>
717
 
718
  <input type="checkbox" id="<?php esc_attr_e( $args['id'] ); ?>" name="<?php esc_attr_e( $args['name'] ); ?>" value="<?php esc_attr_e( $args['checkbox_val'] ); ?>" {{pumChecked(checked, true, true)}} /><?php
719
 
729
 
730
  $this->field_description( $args ); ?>
731
 
732
+ <# var checked = data.<?php esc_attr_e( $args['templ_name'] ); ?> !== undefined && data.<?php esc_attr_e( $args['templ_name'] ); ?> && typeof data.<?php esc_attr_e( $args['templ_name'] ); ?> === 'object' ? data.<?php esc_attr_e( $args['templ_name'] ); ?> : {}; #>
733
 
734
  <?php
735
 
includes/class-pum.php CHANGED
@@ -7,7 +7,7 @@ if ( ! defined( 'ABSPATH' ) ) {
7
 
8
  class PUM {
9
 
10
- const VER = '1.5.7';
11
 
12
  const DB_VER = 6;
13
 
7
 
8
  class PUM {
9
 
10
+ const VER = '1.5.8';
11
 
12
  const DB_VER = 6;
13
 
popup-maker.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin URI: https://wppopupmaker.com/?utm_capmaign=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.5.7
8
  * Author URI: https://wppopupmaker.com/?utm_capmaign=PluginInfo&utm_source=plugin-header&utm_medium=author-uri
9
  * Text Domain: popup-maker
10
  *
@@ -147,7 +147,7 @@ if ( ! class_exists( 'Popup_Maker' ) ) :
147
  }
148
 
149
  if ( ! defined( 'POPMAKE_VERSION' ) ) {
150
- define( 'POPMAKE_VERSION', '1.5.7' );
151
  }
152
 
153
  if ( ! defined( 'POPMAKE_DB_VERSION' ) ) {
4
  * Plugin URI: https://wppopupmaker.com/?utm_capmaign=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.5.8
8
  * Author URI: https://wppopupmaker.com/?utm_capmaign=PluginInfo&utm_source=plugin-header&utm_medium=author-uri
9
  * Text Domain: popup-maker
10
  *
147
  }
148
 
149
  if ( ! defined( 'POPMAKE_VERSION' ) ) {
150
+ define( 'POPMAKE_VERSION', '1.5.8' );
151
  }
152
 
153
  if ( ! defined( 'POPMAKE_DB_VERSION' ) ) {
readme.txt CHANGED
@@ -1,29 +1,33 @@
1
- === Popup Maker ===
2
  Contributors: danieliser, wppopupmaker, waltmesser
3
  Author URI: https://wppopupmaker.com/?utm_source=readme-header&utm_campaign=Readme&utm_medium=author-uri
4
  Plugin URI: https://wppopupmaker.com/?utm_capmaign=Readme&utm_source=readme-header&utm_medium=plugin-uri
5
  Donate link:
6
- Tags: responsive popup, promotion, popover, pop-up, pop over, marketing, lightbox, advertising, conversion, modal, popup, popups
7
  Requires at least: 3.6
8
- Tested up to: 4.7.2
9
- Stable tag: 1.5.7
10
  License: GNU Version 3 or Any Later Version
11
 
12
  Create any popup imaginable! Customize your popups from head-to-toe and give your site more utility, usability, and conversions.
13
 
14
  == Description ==
15
 
16
- Popup Maker is the most advanced and versatile popup, modal and content overlay plugin available on WordPress.
 
 
17
 
18
  Customize every facet of your popups, from theme and position, to targeting and cookies.
19
 
 
 
20
  Learn tips and tricks, and create cool popups using guides found on our [Blog](https://wppopupmaker.com/blog/?utm_campaign=Reamde&utm_source=readme-description&utm_medium=text-link)!
21
 
22
  https://www.youtube.com/watch?v=MAf85_oax4g
23
 
24
  Follow this plugin on [GitHub](https://github.com/PopupMaker/Popup-Maker) and [Twitter](https://twitter.com/wppopupmaker)!
25
 
26
- Would you like to help translate the plugin into more languages? [Join our WP-Translations Community](https://translate.wordpress.org/projects/wp-plugins/popup-maker).
27
 
28
  = What's Included for Free: =
29
  > + The plugin has limitless potential with no artificial restrictions. If you can’t get the functionality you’re after, we’ll be happy to help you! Just ask on the [Support Forums](https://wordpress.org/support/plugin/popup-maker).
@@ -43,10 +47,10 @@ Would you like to help translate the plugin into more languages? [Join our WP-Tr
43
 
44
  If you are enjoying this wonderful project, [please rate & review it](https://wppopupmaker.com/rate-us/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Readme&utm_content=rate-us) to share the love <3!
45
 
46
- = Enhance Your Popups Using Our Extensions =
47
  > + [Exit Intent](https://wppopupmaker.com/extensions/exit-intent/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Upsell&utm_content=exit-intent "Exit Intent")
48
  > + [AJAX Login Modals](https://wppopupmaker.com/extensions/ajax-login-modals/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Upsell&utm_content=ajax-login-modal "AJAX Login Modals")
49
- > + [Age Verification Modals](https://wppopupmaker.com/extensions/age-verification-modals/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Upsell&utm_content=age-verification-modals "Age Verification Modals")
50
  > + [Popup Analytics](https://wppopupmaker.com/extensions/popup-analytics/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Upsell&utm_content=popup-analytics "Popup Analytics")
51
  > + [Advanced Targeting Conditions](https://wppopupmaker.com/extensions/advanced-targeting-conditions/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Upsell&utm_content=advanced-targeting-conditions "Advanced Targeting Conditions")
52
 
@@ -87,6 +91,25 @@ There are several common causes for this which include:
87
 
88
  == Changelog ==
89
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90
  = v1.5.7 - 03/27/2017 =
91
  * Improvement: Added option to disable the menu editors in case of a conflict.
92
  * Fix: Forced 100% width on page select boxes to prevent them from being too small.
@@ -521,4 +544,4 @@ There are several common causes for this which include:
521
  * Misc Admin changes, including new filters/hooks for upcoming extensions.
522
 
523
  = v1.0.0 =
524
- * Initial Release
1
+ === Popup Maker - Best Rated ===
2
  Contributors: danieliser, wppopupmaker, waltmesser
3
  Author URI: https://wppopupmaker.com/?utm_source=readme-header&utm_campaign=Readme&utm_medium=author-uri
4
  Plugin URI: https://wppopupmaker.com/?utm_capmaign=Readme&utm_source=readme-header&utm_medium=plugin-uri
5
  Donate link:
6
+ Tags: marketing, optin, advertising, responsive popups, promotion, popover, pop-up, pop over, lightbox, conversion, modal, popup, popups
7
  Requires at least: 3.6
8
+ Tested up to: 4.7.4
9
+ Stable tag: 1.5.8
10
  License: GNU Version 3 or Any Later Version
11
 
12
  Create any popup imaginable! Customize your popups from head-to-toe and give your site more utility, usability, and conversions.
13
 
14
  == Description ==
15
 
16
+ = Best WordPress Popup Plugin =
17
+
18
+ Popup Maker is the **best popup plugin WordPress** has to offer. It is extremely versatile & flexible. Bend it to create any type of modal or content overlay for your WordPress website.
19
 
20
  Customize every facet of your popups, from theme and position, to targeting and cookies.
21
 
22
+ Easily create [EU cookie notices](https://ninjaforms.com/eu-cookie-notices-ninja-forms/), optin popups, slide-ins, modal forms & more.
23
+
24
  Learn tips and tricks, and create cool popups using guides found on our [Blog](https://wppopupmaker.com/blog/?utm_campaign=Reamde&utm_source=readme-description&utm_medium=text-link)!
25
 
26
  https://www.youtube.com/watch?v=MAf85_oax4g
27
 
28
  Follow this plugin on [GitHub](https://github.com/PopupMaker/Popup-Maker) and [Twitter](https://twitter.com/wppopupmaker)!
29
 
30
+ Would you like to help translate the **best wordpress popup plugin** into more languages? [Join our WP-Translations Community](https://translate.wordpress.org/projects/wp-plugins/popup-maker).
31
 
32
  = What's Included for Free: =
33
  > + The plugin has limitless potential with no artificial restrictions. If you can’t get the functionality you’re after, we’ll be happy to help you! Just ask on the [Support Forums](https://wordpress.org/support/plugin/popup-maker).
47
 
48
  If you are enjoying this wonderful project, [please rate & review it](https://wppopupmaker.com/rate-us/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Readme&utm_content=rate-us) to share the love <3!
49
 
50
+ = Enhance Your WordPress Popups Using Our Extensions =
51
  > + [Exit Intent](https://wppopupmaker.com/extensions/exit-intent/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Upsell&utm_content=exit-intent "Exit Intent")
52
  > + [AJAX Login Modals](https://wppopupmaker.com/extensions/ajax-login-modals/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Upsell&utm_content=ajax-login-modal "AJAX Login Modals")
53
+ > + [Age Verification Modals](https://wppopupmaker.com/extensions/age-verification-modals/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Upsell&utm_content=age-verification-modals "Age Verification Modals") - Verify the age of your users before allowing them to view pages or click buttons/links.
54
  > + [Popup Analytics](https://wppopupmaker.com/extensions/popup-analytics/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Upsell&utm_content=popup-analytics "Popup Analytics")
55
  > + [Advanced Targeting Conditions](https://wppopupmaker.com/extensions/advanced-targeting-conditions/?utm_source=readme-description&utm_medium=text-link&utm_campaign=Upsell&utm_content=advanced-targeting-conditions "Advanced Targeting Conditions")
56
 
91
 
92
  == Changelog ==
93
 
94
+ = v1.6.0 - 04/26/2017 =
95
+ * Feature: Added Gravity Forms direct integrations.
96
+ * Close popup with delay when Gravity Form is submitted.
97
+ * Trigger a thank you popup when Gravity Form is submitted.
98
+ * Set cookies easily when the Gravity Form is in a popup.
99
+ * Feature: Added Contact Form 7 (CF7) direct integrations.
100
+ * Close popup with delay when contact form 7 is submitted.
101
+ * Trigger a thank you popup when contact form 7 is submitted.
102
+ * Set cookies easily when the CF7 form is in a popup.
103
+ * Forced CF7 assets to load when used in a popup on the off chance they don't automatically.
104
+ * Tweak: Increased action priority for condition registration in case plugins register post types late, such as PODs.
105
+ * Tweak: Moved popup theme styles to a very late position in the head to prevent them from being overwritten when minifying CSS.
106
+ * Fix: Bug where you couldn't enter values higher than the rangeslider max.
107
+ * Fix: JS error when creating a cookie before a trigger exists.
108
+
109
+ = v1.5.8 - 04/04/2017 =
110
+ * Fix: Error when extensions were active due to null values for checkboxes.
111
+
112
+
113
  = v1.5.7 - 03/27/2017 =
114
  * Improvement: Added option to disable the menu editors in case of a conflict.
115
  * Fix: Forced 100% width on page select boxes to prevent them from being too small.
544
  * Misc Admin changes, including new filters/hooks for upcoming extensions.
545
 
546
  = v1.0.0 =
547
+ * Initial Release