Coupon Creator Pro 2.0, released on April 8th, 2015.
Coupon Creator Pro 2.00 Changelog
- Added Pop Up Option to Open Print Templates using Colorbox, thanks to Ed Pitt for his iFrame resize functions – http://dot-net-web-developer-bristol.blogspot.com/2011/02/jquery-colorbox-resizing-iframe-to.html
- Added Two Shortcodes to Show Content only in the Shortcode or the Print Template
- Added Option to hide the deal depending on the view or hide in all the views
- Added WooCommerce Coupon Management System from individual coupons
- Added Column in Coupon List to mention if a coupon is showing of not showing based on counter
- Added New Styling to the Support Links
- Added Font Family, Font Sizes, and Formats to the Visual Editor
- Added Analytics Support for the Print Template
- Added Option to Disable Print View Per Coupon
- Changed Support Fields in Option and Meta Sections to use same information instead of four (4) different ones
- Fixed Visual Editor width
- Fixed CSS selectors for print view so that the custom width is now correct
Coupon Creator 2.00 Changelog
- Added column in coupon list to mention if the coupon is showing of not showing based on expiration date
- Added current date from this function current_time(‘mysql’) under the expiration date for reference and date formats to the default format chosen in the options
- Added numeric check for image uploads instead of using text sanitize
- Added -webkit-print-color-adjust: exact; to the CSS to help print background colors in Webkit Browsers, does not work in FireFox or IE. The user has to choose to print background images and colors in the browser
- Changed support fields in option and meta sections to use same information instead of four (4) different ones
- Added new styling to the support links
- Added coding to change Admin Tabs to Accordion when the div width cannot fit the tabs
- Added Option to remove wpautop from running on terms fields by default it is on thanks to this snippet – http://www.wpcustoms.net/snippets/remove-wpautop-custom-post-types/
- Added DONOTCACHEPAGE Constant to Print Template
- Updated Colorbox to 1.5.14
- Fixed Undefined property: stdClass::$delete_posts in Coupon List
- Fixed save_post hook priority as some plugins caused the custom fields to not save
- Fixed bug where Date Format does not save to Month First if Day First is the Default
- Fixed textarea width
- Removed extract function from the WordPress Settings API functions and replaced with arrays instead, this removes the last use of the extract function from the Coupon Creator