WinPop Phix History
Version: 1.0.05
Released: 01/09/2012
- Initial Phix Release
Version: 1.0.06
Released: 03/02/2012
- Minor bug fixes
- Removed window pop-up status setting
- Depreciated auto-check for classname cphix-winpop. Will be removed in a future release, so please start using and integrate the new auto-checks below instead.
Files Affected:
- /customphix/inc/cphix.admin.php
- /customphix/js/cphix.main.js
- /customphix/styles/chpix.admin.css
Version: 1.0.07
Released: 03/10/2012
- Minor bug fixes/cleanup
- Added option to turn auto-check on/off for class name clicktoreveal-link.
- Added option to display a custom message in a javascript alert box on pop-up/under (Only works with CouponPress’s clicktoreveal-link class name.)
- Now attempts to differentiate between coupons and offers. All codes detected as an offer will be skipped.
Files Affected:
- /customphix/inc/cphix.head.php
- /customphix/inc/cphix.admin.php
- /customphix/js/cphix.admin.js
- /customphix/js/cphix.main.js
- /customphix/styles/chpix.admin.css
Version: 1.0.8
Released: 03/19/2012
- Minor bug fixes/cleanup
- Detects if the CouponPress theme is being used for two additional options that will only be seen with said theme.
- Removed class check for ‘winpop-up’ to specify a pop-up window with just a class name. (to help simplify usage)
- Removed class check for ‘winpop-under’ to specify a pop-under window with just a class name. (to help simplify usage)
Files Affected:
- /customphix/inc/cphix.head.php
- /customphix/inc/cphix.admin.php
- /customphix/js/cphix.admin.js
- /customphix/js/cphix.main.js
- /customphix/styles/chpix.admin.css
Version: 1.0.9
Released: 04/02/2012
- Minor fixes
- Changed “Alert Box” checkbox option to a dropdown option allowing Alert box Only, without a pop-up/under.
- Added new javascript file to organize general WinPop javascript functions.
Added Files:
- /customphix/inc/cphix.func.js
Files Affected:
- /customphix/inc/cphix.admin.php
- /customphix/inc/cphix.func.php
- /customphix/js/cphix.admin.js
- /customphix/js/cphix.main.js
- /customphix/styles/chpix.admin.css
Version: 1.0.10
Released: 01/24/2013
- Minor fix (Admin tooltip js error)
Files Affected:
- /customphix/inc/cphix.admin.php
Version: 1.0.11
Released: 01/28/2013
- Minor fix (Added check for defined constants)
Files Affected:
- /customphix/inc/cphix.admin.php
- /customphix/inc/cphix.head.php