Version Description
Current Version of Popup Builder is 2.2.3
Download this release
Release Info
Developer | Sygnoos |
Plugin | Popup Builder – Responsive WordPress Pop up |
Version | 2.2.3 |
Comparing to | |
See all releases |
Code changes from version 2.2.2 to 2.2.3
- popup-builder.php +1 -1
- readme.txt +12 -5
- style/sgcolorbox/colorbox1.css +1 -1
- style/sgcolorbox/colorbox2.css +1 -1
- style/sgcolorbox/colorbox3.css +1 -1
- style/sgcolorbox/colorbox4.css +1 -1
- style/sgcolorbox/colorbox5.css +1 -1
popup-builder.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Popup Builder
|
4 |
* Plugin URI: http://sygnoos.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: 2.2.
|
7 |
* Author: Sygnoos
|
8 |
* Author URI: http://www.sygnoos.com
|
9 |
* License: GPLv2
|
3 |
* Plugin Name: Popup Builder
|
4 |
* Plugin URI: http://sygnoos.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: 2.2.3
|
7 |
* Author: Sygnoos
|
8 |
* Author URI: http://www.sygnoos.com
|
9 |
* License: GPLv2
|
readme.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
=== Popup Builder ===
|
2 |
Plugin Name: Popup Builder
|
3 |
-
Contributors:
|
4 |
Author: Sygnoos
|
5 |
Donate link: http://sygnoos.com/wordpress-popup/
|
6 |
Tags: popup, ads, modal, responsive popup, fancybox, lightbox, youtube, video, iframe, vimeo, contact form, html popup, social, age restriction, countdown, facebook, subscription, exit intent popup
|
7 |
Requires at least: 3.8
|
8 |
-
Tested up to: 4.5
|
9 |
Stable tag: trunk
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
@@ -133,7 +133,10 @@ Go to the Popup Builder settings and set your desired options.
|
|
133 |
|
134 |
== Changelog ==
|
135 |
|
136 |
-
= Version 2.2.
|
|
|
|
|
|
|
137 |
* Fully tested on WordPress 4.5
|
138 |
* New features added
|
139 |
* Bug fixes and stability improvements
|
@@ -159,7 +162,7 @@ Go to the Popup Builder settings and set your desired options.
|
|
159 |
* Page scrolling issue fixed in popup builder.
|
160 |
|
161 |
= Version 2.1.5 =
|
162 |
-
* Compatible with Black Studio TinyMCE
|
163 |
|
164 |
= Version 2.1.4 =
|
165 |
* Short code popup added.
|
@@ -315,9 +318,13 @@ Contact us! Depending on your server configuration something may go wrong, pleas
|
|
315 |
|
316 |
Leave us a good review :)
|
317 |
|
|
|
|
|
|
|
|
|
318 |
== Other Notes ==
|
319 |
|
320 |
-
|
321 |
|
322 |
= HTML Popup =
|
323 |
|
1 |
=== Popup Builder ===
|
2 |
Plugin Name: Popup Builder
|
3 |
+
Contributors: Sygnoos
|
4 |
Author: Sygnoos
|
5 |
Donate link: http://sygnoos.com/wordpress-popup/
|
6 |
Tags: popup, ads, modal, responsive popup, fancybox, lightbox, youtube, video, iframe, vimeo, contact form, html popup, social, age restriction, countdown, facebook, subscription, exit intent popup
|
7 |
Requires at least: 3.8
|
8 |
+
Tested up to: 4.5.1
|
9 |
Stable tag: trunk
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
133 |
|
134 |
== Changelog ==
|
135 |
|
136 |
+
= Version 2.2.3 =
|
137 |
+
* Popup Z-index set to max value
|
138 |
+
|
139 |
+
= Version 2.2.2 =
|
140 |
* Fully tested on WordPress 4.5
|
141 |
* New features added
|
142 |
* Bug fixes and stability improvements
|
162 |
* Page scrolling issue fixed in popup builder.
|
163 |
|
164 |
= Version 2.1.5 =
|
165 |
+
* Compatible with Black Studio TinyMCE.
|
166 |
|
167 |
= Version 2.1.4 =
|
168 |
* Short code popup added.
|
318 |
|
319 |
Leave us a good review :)
|
320 |
|
321 |
+
== Upgrade Notice ==
|
322 |
+
|
323 |
+
Current Version of Popup Builder is 2.2.3
|
324 |
+
|
325 |
== Other Notes ==
|
326 |
|
327 |
+
Our Popup Builder plugin is brilliant if you need to insert some ads to your website to attract users' attention. You can use our popups to redirect users to pages which you want them to visit, besides your host website. You can share videos, images and links of websites you want to. By our Popup Builder plugin you can add subscription forms to make your users subscribe to your page. You can even set restrictions for some groups of users, inserting restriction popups created by our popup plugin to your page.
|
328 |
|
329 |
= HTML Popup =
|
330 |
|
style/sgcolorbox/colorbox1.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
/*
|
2 |
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
|
3 |
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
|
4 |
See: http://jacklmoore.com/notes/ie-transparency-problems/
|
|
|
5 |
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
|
6 |
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
|
7 |
See: http://jacklmoore.com/notes/ie-transparency-problems/
|
|
|
1 |
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
|
2 |
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
|
3 |
See: http://jacklmoore.com/notes/ie-transparency-problems/
|
4 |
+
/*
|
5 |
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
|
6 |
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
|
7 |
See: http://jacklmoore.com/notes/ie-transparency-problems/
|
style/sgcolorbox/colorbox2.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
/*
|
1 |
+
/*
|
style/sgcolorbox/colorbox3.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
/*
|
1 |
+
/*
|
style/sgcolorbox/colorbox4.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
/*
|
2 |
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
|
3 |
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
|
4 |
See: http://jacklmoore.com/notes/ie-transparency-problems/
|
|
|
5 |
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
|
6 |
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
|
7 |
See: http://jacklmoore.com/notes/ie-transparency-problems/
|
|
|
1 |
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
|
2 |
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
|
3 |
See: http://jacklmoore.com/notes/ie-transparency-problems/
|
4 |
+
/*
|
5 |
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
|
6 |
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
|
7 |
See: http://jacklmoore.com/notes/ie-transparency-problems/
|
style/sgcolorbox/colorbox5.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
/*
|
2 |
Colorbox Core Style:
|
|
|
3 |
Colorbox Core Style:
|
|
|
1 |
Colorbox Core Style:
|
2 |
+
/*
|
3 |
Colorbox Core Style:
|