Version Description
Current Version of Popup Builder is 3.7.1
Download this release
Release Info
Developer | Sygnoos |
Plugin | Popup Builder – Responsive WordPress Pop up |
Version | 3.71 |
Comparing to | |
See all releases |
Code changes from version 3.7.1 to 3.71
- com/config/configPackage.php +1 -1
- popup-builder.php +1 -1
- readme.txt +3 -3
com/config/configPackage.php
CHANGED
@@ -3,6 +3,6 @@ if (!defined('ABSPATH')) {
|
|
3 |
exit();
|
4 |
}
|
5 |
|
6 |
-
define('SG_POPUP_VERSION', '3.7.
|
7 |
define('SGPB_POPUP_PKG', SGPB_POPUP_PKG_FREE);
|
8 |
define('POPUP_BUILDER_BASENAME', 'popupbuilder-platinum/popup-builder.php');
|
3 |
exit();
|
4 |
}
|
5 |
|
6 |
+
define('SG_POPUP_VERSION', '3.7.1');
|
7 |
define('SGPB_POPUP_PKG', SGPB_POPUP_PKG_FREE);
|
8 |
define('POPUP_BUILDER_BASENAME', 'popupbuilder-platinum/popup-builder.php');
|
popup-builder.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Popup Builder
|
4 |
* Plugin URI: https://popup-builder.com
|
5 |
* Description: The most complete popup plugin. Html, image, iframe, shortcode, video and many other popup types. Manage popup dimensions, effects, themes and more.
|
6 |
-
* Version: 3.
|
7 |
* Author: Sygnoos
|
8 |
* Author URI: https://sygnoos.com
|
9 |
* License: GPLv2
|
3 |
* Plugin Name: Popup Builder
|
4 |
* Plugin URI: https://popup-builder.com
|
5 |
* Description: The most complete popup plugin. Html, image, iframe, shortcode, video and many other popup types. Manage popup dimensions, effects, themes and more.
|
6 |
+
* Version: 3.71
|
7 |
* Author: Sygnoos
|
8 |
* Author URI: https://sygnoos.com
|
9 |
* License: GPLv2
|
readme.txt
CHANGED
@@ -9,7 +9,7 @@ Tags: popup, pop up, wordpress popup, popup maker, exit popup, popup builder, wo
|
|
9 |
Requires at least: 4.2
|
10 |
Tested up to: 5.6
|
11 |
Requires PHP: 5.3.3
|
12 |
-
Stable tag: 3.
|
13 |
License: GPLv2 or later
|
14 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
15 |
|
@@ -186,7 +186,7 @@ Go to the Popup Builder settings and set your desired options.
|
|
186 |
|
187 |
== Changelog ==
|
188 |
|
189 |
-
= Version 3.7 =
|
190 |
* Improvement of "Display Rules" settings, showing popups on archive pages for all custom post types is added.
|
191 |
* Bug fixed related to "Settings" button when popup's opening event is set to on load.
|
192 |
* Bug fixed related to on click popups that are set to appear on dropdown’s menu items.
|
@@ -1254,7 +1254,7 @@ Leave us a good review :)
|
|
1254 |
|
1255 |
== Upgrade Notice ==
|
1256 |
|
1257 |
-
Current Version of Popup Builder is 3.7
|
1258 |
|
1259 |
== Other Notes ==
|
1260 |
|
9 |
Requires at least: 4.2
|
10 |
Tested up to: 5.6
|
11 |
Requires PHP: 5.3.3
|
12 |
+
Stable tag: 3.71
|
13 |
License: GPLv2 or later
|
14 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
15 |
|
186 |
|
187 |
== Changelog ==
|
188 |
|
189 |
+
= Version 3.7 - 3.7.1 =
|
190 |
* Improvement of "Display Rules" settings, showing popups on archive pages for all custom post types is added.
|
191 |
* Bug fixed related to "Settings" button when popup's opening event is set to on load.
|
192 |
* Bug fixed related to on click popups that are set to appear on dropdown’s menu items.
|
1254 |
|
1255 |
== Upgrade Notice ==
|
1256 |
|
1257 |
+
Current Version of Popup Builder is 3.7.1
|
1258 |
|
1259 |
== Other Notes ==
|
1260 |
|