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

Version Description

Download this release

Release Info

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

Code changes from version 1.3.7 to 1.3.8

includes/admin/popups/dashboard-columns.php CHANGED
@@ -64,7 +64,7 @@ function popmake_render_popup_columns( $column_name, $post_id ) {
64
 
65
  switch ( $column_name ) {
66
  case 'popup_title':
67
- echo '<strong>' . popmake_get_the_popup_title( $post_id ) . '</strong>';
68
  break;
69
  case 'popup_category':
70
  echo get_the_term_list( $post_id, 'popup_category', '', ', ', '' );
64
 
65
  switch ( $column_name ) {
66
  case 'popup_title':
67
+ echo '<strong>' . esc_html(popmake_get_the_popup_title( $post_id ) ) . '</strong>';
68
  break;
69
  case 'popup_category':
70
  echo get_the_term_list( $post_id, 'popup_category', '', ', ', '' );
includes/admin/welcome/getting-started.php CHANGED
@@ -148,7 +148,7 @@ function popmake_getting_started_page() {
148
  <div class="return-to-dashboard">
149
  <a href="<?php echo esc_url( admin_url( 'post.php?post=' . popmake_get_default_popup_theme() . '&action=edit' ) ); ?>"><?php _e( 'Customize Your First Theme', 'popup-maker' ); ?></a> &middot;
150
  <a href="<?php echo esc_url( admin_url( 'post-new.php?post_type=popup' ) ); ?>"><?php _e( 'Create a Modal', 'popup-maker' ); ?></a> &middot;
151
- <a href="<?php echo esc_url( 'https://wppopupmaker.com/docs/getting-started/?utm_source=WP+Welcome+Getting+Started&utm_medium=Text+Link&utm_campaign=Getting+Started' ); ?>" target="_blank"><?php _e( 'View the Full Getting Started Guide', 'popup-maker' ); ?></a>
152
  </div>
153
  </div><?php
154
  }
148
  <div class="return-to-dashboard">
149
  <a href="<?php echo esc_url( admin_url( 'post.php?post=' . popmake_get_default_popup_theme() . '&action=edit' ) ); ?>"><?php _e( 'Customize Your First Theme', 'popup-maker' ); ?></a> &middot;
150
  <a href="<?php echo esc_url( admin_url( 'post-new.php?post_type=popup' ) ); ?>"><?php _e( 'Create a Modal', 'popup-maker' ); ?></a> &middot;
151
+ <a href="<?php echo esc_url( 'http://docs.wppopupmaker.com/collection/1-getting-started?utm_source=WP+Welcome+Getting+Started&utm_medium=Text+Link&utm_campaign=Getting+Started' ); ?>" target="_blank"><?php _e( 'View the Full Getting Started Guide', 'popup-maker' ); ?></a>
152
  </div>
153
  </div><?php
154
  }
includes/integrations/visual-composer.php CHANGED
@@ -14,6 +14,11 @@ final class Popmake_VisualComposer_Integration {
14
  if ( ! empty( $_GET['page'] ) && $_GET['page'] == 'vc_settings' ) {
15
  $popup_args['public'] = true;
16
  }
 
 
 
 
 
17
  return $popup_args;
18
  }
19
  }
14
  if ( ! empty( $_GET['page'] ) && $_GET['page'] == 'vc_settings' ) {
15
  $popup_args['public'] = true;
16
  }
17
+ if ( ! empty( $_GET['page'] ) && $_GET['page'] == 'fl-builder-settings' ) {
18
+ $popup_args['public'] = true;
19
+ }
20
+
21
+
22
  return $popup_args;
23
  }
24
  }
popup-maker.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin URI: https://wppopupmaker.com
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: Daniel Iser
7
- * Version: 1.3.7
8
  * Author URI: https://wppopupmaker.com
9
  * Text Domain: popup-maker
10
  *
@@ -144,7 +144,7 @@ if ( ! class_exists( 'Popup_Maker' ) ) :
144
  }
145
 
146
  if ( ! defined( 'POPMAKE_VERSION' ) ) {
147
- define( 'POPMAKE_VERSION', '1.3.7' );
148
  }
149
 
150
  if ( ! defined( 'POPMAKE_DB_VERSION' ) ) {
@@ -238,7 +238,7 @@ if ( ! class_exists( 'Popup_Maker' ) ) :
238
  require_once POPMAKE_DIR . 'includes/integrations/woocommerce.php';
239
  }
240
 
241
- if ( defined( 'WPB_VC_VERSION' ) ) {
242
  require_once POPMAKE_DIR . 'includes/integrations/visual-composer.php';
243
  }
244
  require_once POPMAKE_DIR . 'includes/install.php';
4
  * Plugin URI: https://wppopupmaker.com
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: Daniel Iser
7
+ * Version: 1.3.8
8
  * Author URI: https://wppopupmaker.com
9
  * Text Domain: popup-maker
10
  *
144
  }
145
 
146
  if ( ! defined( 'POPMAKE_VERSION' ) ) {
147
+ define( 'POPMAKE_VERSION', '1.3.8' );
148
  }
149
 
150
  if ( ! defined( 'POPMAKE_DB_VERSION' ) ) {
238
  require_once POPMAKE_DIR . 'includes/integrations/woocommerce.php';
239
  }
240
 
241
+ if ( defined( 'WPB_VC_VERSION' ) || defined( 'FL_BUILDER_VERSION' ) ) {
242
  require_once POPMAKE_DIR . 'includes/integrations/visual-composer.php';
243
  }
244
  require_once POPMAKE_DIR . 'includes/install.php';
readme.txt CHANGED
@@ -6,7 +6,7 @@ Donate link:
6
  Tags: age restriction, age verification, auto open, automatic popup, conversion, conversions, custom popup, dialog box, exit intent, fancy box, fancy popup, form modal, full page popup, full screen pop, full screen popup, marketing, modal, modals, onclick popup, optin popup, pop-up, pop-ups, popup, popup ads, popup advertising, popup box, popup form, popup message, popup window, popups, unblockable, wordpress popup
7
  Requires at least: 3.4
8
  Tested up to: 4.3.1
9
- Stable tag: 1.3.7
10
  License: GNU Version 2 or Any Later Version
11
 
12
  The most versatile popup plugin for WordPress! Grow email subscriber lists, get more FB Likes, create login modals, content restriction & more.
@@ -27,7 +27,7 @@ With hooks, filters and a full JavaScript events API you can take basic popups t
27
  * **Responsive Popups** - Choosing a responsive size will make your popups resize automatically with users screen size. Great for use with themes that are responsive.
28
  * **Too many features to list here** - If you can't figure out how to get the functionality your after, ask us we will be glad to help.
29
 
30
- Now works with Visual Composer by WP Bakery - Craft beautify & fully responsive popups in no time with Popup Maker & Visual Composer.
31
 
32
  = Supported Optin Forms =
33
  * Mailchimp
@@ -106,6 +106,10 @@ There are several common causes for this which include:
106
 
107
  == Changelog ==
108
 
 
 
 
 
109
  = v1.3.7 - 9/21/2015 =
110
  * Feature: Added support for Visual Composer to popups. (Backend Editor Only). Works Perfectly with Responsive Popups.
111
  * Tweak: Disable position fixed on mobile screens for responsive popups.
6
  Tags: age restriction, age verification, auto open, automatic popup, conversion, conversions, custom popup, dialog box, exit intent, fancy box, fancy popup, form modal, full page popup, full screen pop, full screen popup, marketing, modal, modals, onclick popup, optin popup, pop-up, pop-ups, popup, popup ads, popup advertising, popup box, popup form, popup message, popup window, popups, unblockable, wordpress popup
7
  Requires at least: 3.4
8
  Tested up to: 4.3.1
9
+ Stable tag: 1.3.8
10
  License: GNU Version 2 or Any Later Version
11
 
12
  The most versatile popup plugin for WordPress! Grow email subscriber lists, get more FB Likes, create login modals, content restriction & more.
27
  * **Responsive Popups** - Choosing a responsive size will make your popups resize automatically with users screen size. Great for use with themes that are responsive.
28
  * **Too many features to list here** - If you can't figure out how to get the functionality your after, ask us we will be glad to help.
29
 
30
+ Now works with Visual Composer by WP Bakery - Craft beautiful & fully responsive popups in no time with Popup Maker & Visual Composer.
31
 
32
  = Supported Optin Forms =
33
  * Mailchimp
106
 
107
  == Changelog ==
108
 
109
+ = v1.3.8 - 9/29/2015 =
110
+ * Fix: Updated links to documentation.
111
+ * Fix: Removed exploitable bug allowing script execution in the admin. Discovered 9/29/15 - Patched 9/29/15
112
+
113
  = v1.3.7 - 9/21/2015 =
114
  * Feature: Added support for Visual Composer to popups. (Backend Editor Only). Works Perfectly with Responsive Popups.
115
  * Tweak: Disable position fixed on mobile screens for responsive popups.