diff --git a/affiliate-coupons.php b/affiliate-coupons.php index 2b81582..255bf9e 100644 --- a/affiliate-coupons.php +++ b/affiliate-coupons.php @@ -3,7 +3,7 @@ * Plugin Name: Affiliate Coupons * Plugin URI: https://affcoups.com * Description: Get more sales & earn more money with the best WordPress plugin for coupon codes & deals. - * Version: 1.5.3 + * Version: 1.5.4 * Author: Affiliate Coupons * Author URI: https://affcoups.com * Text Domain: affiliate-coupons @@ -50,7 +50,7 @@ final class Affiliate_Coupons { * @since 1.0.0 * @var string */ - private $version = '1.5.3'; + private $version = '1.5.4'; /** * Main Affiliate_Coupons Instance diff --git a/readme.txt b/readme.txt index 51b4878..39ef54b 100644 --- a/readme.txt +++ b/readme.txt @@ -4,8 +4,8 @@ Donate link: https://donate.flowdee.de Tags: affiliate, affiliates, coupon, coupons, deals, affiliate coupon, affiliate coupons, affiliate deals, dealz, vendors, affiliate marketing, coupons plugin Requires at least: 3.0.1 Requires PHP: 5.6.0 -Tested up to: 5.0.3 -Stable tag: 1.5.3 +Tested up to: 5.3.1 +Stable tag: 1.5.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -95,21 +95,29 @@ Yes of course. == Changelog == -= Version 1.5.3 (25th January 2018) = -* Improvement: Optimized coupon code copy to clipboard handling += Version 1.5.4 (17th December 2019) = +* New: Added setting and shortcode attribute for hiding coupons which are not valid yet +* New: Added "Credits" setting +* Fix: Order by "valid until" didn't work properly +* Fix: Escaping issue on settings page "Quick Start" guide +* Updated dependency "Meta Box" to latest v5.2.4 +* WordPress v5.3.1 compatibility + += Version 1.5.3 (25th January 2019) = +* Tweak: Optimized coupon code copy to clipboard handling * Fix: Coupon category and type metabox didn't show up in the sidebar of Gutenberg editor * Updated Clipboard.JS dependency to latest v2.0.4 * WordPress v5.0.3 compatibility = Version 1.5.2 (17th December 2018) = -* Improvement: Enabled new Gutenberg editor for coupon posts +* Tweak: Enabled new Gutenberg editor for coupon posts * Updated Quickstart Guide -* Updated Meta Box dependency to latest v4.15.9 +* Updated dependency "Meta Box" to latest v4.15.9 * WordPress v5.0.1 compatibility = Version 1.5.1 (20th November 2018) = -* Improvement: Setting a coupon "valid from" date now uses 23:59 as default time -* Improvement: Optimized loading of plugin core files +* Tweak: Setting a coupon "valid from" date now uses 23:59 as default time +* Tweak: Optimized loading of plugin core files * Fix: Grid size wasn't taken properly from plugin settings * Updated .pot file and removed unneeded translation strings @@ -119,20 +127,20 @@ Yes of course. * New: Clipboard background & font colors can now be overwritten via settings * New: Added new button icon and 2 colors (black & white) * New: Added setting which allows you to hide coupon dates on the front end -* Improvement: Removed third party plugin installation dependency -* Improvement: Optimized coupons admin overview page -* Improvement: Optimized templates & styles -* Improvement: Added install & uninstall routines +* Tweak: Removed third party plugin installation dependency +* Tweak: Optimized coupons admin overview page +* Tweak: Optimized templates & styles +* Tweak: Added install & uninstall routines * WordPress v4.9.8 compatibility = Version 1.4.1 (18th June 2018) = -* Improvement: Removed directly included metabox dependency and switched over to "TGM_Plugin_Activation" class instead -* Improvement: Added fallback for "rwmb_meta" function +* Tweak: Removed directly included metabox dependency and switched over to "TGM_Plugin_Activation" class instead +* Tweak: Added fallback for "rwmb_meta" function * Fix: "Fatal error: Uncaught Error: Class 'RWMB_About' not found" = Version 1.3.2 (17th June 2018) = * Fix: Settings section headlines were not output correctly -* Updated Meta Box dependency to latest v4.14.11 +* Updated dependency "Meta Box" to latest v4.14.11 * WordPress v4.9.6 compatibility = Version 1.3.1 (28th April 2018) = @@ -141,12 +149,12 @@ Yes of course. = Version 1.3.0 (24th April 2018) = * New: Added multiple coupons widget -* Improvement: Security +* Tweak: Security * WordPress v4.9.5 compatibility = Version 1.2.2 (30th November 2017) = * New: Added setting in order to adjust the default excerpt length -* Improvement: Remove unwanted line breaks from shortcode output +* Tweak: Remove unwanted line breaks from shortcode output * Fix: "PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function affcoups_widget_text()" * WordPress v4.9.1 compatibility @@ -155,32 +163,32 @@ Yes of course. * New: Added a new widget for displaying a single coupon in your sidebar * New: Added new setting in order to customize button colors * New: Added new setting in order to customize discount ribbon colors -* Improvement: When setting up a valid from/to date you are now able to choose as time as well -* Improvement: Added type slug as class in templates in order to make it customizable -* Improvement: Display recommended image size besides the image upload fields -* Improvement: Tweaked shortcode previews inside admin area -* Improvement: Adjusted default thumbnail size to 480*270px -* Improvement: Optimized CSS in order to remove border from thumbnail link -* Improvement: Updated plugin icons inside admin area +* Tweak: When setting up a valid from/to date you are now able to choose as time as well +* Tweak: Added type slug as class in templates in order to make it customizable +* Tweak: Display recommended image size besides the image upload fields +* Tweak: Tweaked shortcode previews inside admin area +* Tweak: Adjusted default thumbnail size to 480*270px +* Tweak: Optimized CSS in order to remove border from thumbnail link +* Tweak: Updated plugin icons inside admin area * Fix: Expiring on the same day leads into now showing coupon * Fix: Custom CSS was not being outputted correctly on special pages (e.g. front page) * WordPress v4.9 compatibility -* Updated Meta Box dependency to latest version 4.12.5 +* Updated dependency "Meta Box" to latest version 4.12.5 = Version 1.2.0 (7th November 2017) = * New: Added support for Google Accelerated Mobile (AMP) -* Improvement: Enhanced CSS styles in order to display a grid with up to 10 columns -* Improvement: Added prefixes to plugin related post types on admin export page +* Tweak: Enhanced CSS styles in order to display a grid with up to 10 columns +* Tweak: Added prefixes to plugin related post types on admin export page * Fix: HTML and apostrophes inside link/image titles and alt tags lead into markup issues * Fix: Issue which was related to "term_taxonomy_id" while executing our coupon query * Fix: Thumbnail previews on manage coupons/vendors pages might be shown too big * Fix: Registering custom image sizes was accidentally loaded in admin area only * Updated plugin branding and links -* Updated Meta Box dependency to latest version 4.12.4 +* Updated dependency "Meta Box" to latest version 4.12.4 = Version 1.1.3 (7th June 2017) = -* Improvement: Optimize scripts loading -* Improvement: Optimized CSS styles +* Tweak: Optimize scripts loading +* Tweak: Optimized CSS styles * Fix: Custom CSS not being inserted correctly * Minor improvements * Updated templates: grid.php, standard.php @@ -193,7 +201,7 @@ Yes of course. * Fix: Admin vendors overview page showed incorrect shortcode preview = Version 1.1.1 (2nd June 2017) = -* Improvement: Set default grid size back to 3 +* Tweak: Set default grid size back to 3 * Fix: Removed shortcode debugging :) = Version 1.1.0 (2nd June 2017) = @@ -202,15 +210,15 @@ Yes of course. * New: Sort coupons on a shortcode basis * New: Added more setting options (template, grid size, order, orderby, button text, button icon) * New: Button text can be overwritten via shortcode attribute "button_text" -* Improvement: Added links to coupon thumbnails -* Improvement: Optimized CSS styles -* Improvement: Optimized scripts loading +* Tweak: Added links to coupon thumbnails +* Tweak: Optimized CSS styles +* Tweak: Optimized scripts loading * Fix: Post types appeared in sitemaps and search results * Changed shortcode from "affcoups_coupons" to "affcoups" (added fallback for previous shortcode) = Version 1.0.1 (9th August 2016) = -* Improvement: Optimized settings quickstart explanation for categories/types -* Improvement: Made "Copied!" label translatable +* Tweak: Optimized settings quickstart explanation for categories/types +* Tweak: Made "Copied!" label translatable * Fix: Only 5 coupons appearing for a category * Fix: Fatal error: Can't use function return value in write context ... coupons-grid.php on line 48 @@ -219,21 +227,29 @@ Yes of course. == Upgrade Notice == -= Version 1.5.3 (25th January 2018) = -* Improvement: Optimized coupon code copy to clipboard handling += Version 1.5.4 (17th December 2019) = +* New: Added setting and shortcode attribute for hiding coupons which are not valid yet +* New: Added "Credits" setting +* Fix: Order by "valid until" didn't work properly +* Fix: Escaping issue on settings page "Quick Start" guide +* Updated dependency "Meta Box" to latest v5.2.4 +* WordPress v5.3.1 compatibility + += Version 1.5.3 (25th January 2019) = +* Tweak: Optimized coupon code copy to clipboard handling * Fix: Coupon category and type metabox didn't show up in the sidebar of Gutenberg editor * Updated Clipboard.JS dependency to latest v2.0.4 * WordPress v5.0.3 compatibility = Version 1.5.2 (17th December 2018) = -* Improvement: Enabled new Gutenberg editor for coupon posts +* Tweak: Enabled new Gutenberg editor for coupon posts * Updated Quickstart Guide -* Updated Meta Box dependency to latest v4.15.9 +* Updated dependency "Meta Box" to latest v4.15.9 * WordPress v5.0.1 compatibility = Version 1.5.1 (20th November 2018) = -* Improvement: Setting a coupon "valid from" date now uses 23:59 as default time -* Improvement: Optimized loading of plugin core files +* Tweak: Setting a coupon "valid from" date now uses 23:59 as default time +* Tweak: Optimized loading of plugin core files * Fix: Grid size wasn't taken properly from plugin settings * Updated .pot file and removed unneeded translation strings @@ -243,20 +259,20 @@ Yes of course. * New: Clipboard background & font colors can now be overwritten via settings * New: Added new button icon and 2 colors (black & white) * New: Added setting which allows you to hide coupon dates on the front end -* Improvement: Removed third party plugin installation dependency -* Improvement: Optimized coupons admin overview page -* Improvement: Optimized templates & styles -* Improvement: Added install & uninstall routines +* Tweak: Removed third party plugin installation dependency +* Tweak: Optimized coupons admin overview page +* Tweak: Optimized templates & styles +* Tweak: Added install & uninstall routines * WordPress v4.9.8 compatibility = Version 1.4.1 (18th June 2018) = -* Improvement: Removed directly included metabox dependency and switched over to "TGM_Plugin_Activation" class instead -* Improvement: Added fallback for "rwmb_meta" function +* Tweak: Removed directly included metabox dependency and switched over to "TGM_Plugin_Activation" class instead +* Tweak: Added fallback for "rwmb_meta" function * Fix: "Fatal error: Uncaught Error: Class 'RWMB_About' not found" = Version 1.3.2 (17th June 2018) = * Fix: Settings section headlines were not output correctly -* Updated Meta Box dependency to latest v4.14.11 +* Updated dependency "Meta Box" to latest v4.14.11 * WordPress v4.9.6 compatibility = Version 1.3.1 (28th April 2018) = @@ -265,12 +281,12 @@ Yes of course. = Version 1.3.0 (24th April 2018) = * New: Added multiple coupons widget -* Improvement: Security +* Tweak: Security * WordPress v4.9.5 compatibility = Version 1.2.2 (30th November 2017) = * New: Added setting in order to adjust the default excerpt length -* Improvement: Remove unwanted line breaks from shortcode output +* Tweak: Remove unwanted line breaks from shortcode output * Fix: "PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function affcoups_widget_text()" * WordPress v4.9.1 compatibility @@ -279,32 +295,32 @@ Yes of course. * New: Added a new widget for displaying a single coupon in your sidebar * New: Added new setting in order to customize button colors * New: Added new setting in order to customize discount ribbon colors -* Improvement: When setting up a valid from/to date you are now able to choose as time as well -* Improvement: Added type slug as class in templates in order to make it customizable -* Improvement: Display recommended image size besides the image upload fields -* Improvement: Tweaked shortcode previews inside admin area -* Improvement: Adjusted default thumbnail size to 480*270px -* Improvement: Optimized CSS in order to remove border from thumbnail link -* Improvement: Updated plugin icons inside admin area +* Tweak: When setting up a valid from/to date you are now able to choose as time as well +* Tweak: Added type slug as class in templates in order to make it customizable +* Tweak: Display recommended image size besides the image upload fields +* Tweak: Tweaked shortcode previews inside admin area +* Tweak: Adjusted default thumbnail size to 480*270px +* Tweak: Optimized CSS in order to remove border from thumbnail link +* Tweak: Updated plugin icons inside admin area * Fix: Expiring on the same day leads into now showing coupon * Fix: Custom CSS was not being outputted correctly on special pages (e.g. front page) * WordPress v4.9 compatibility -* Updated Meta Box dependency to latest version 4.12.5 +* Updated dependency "Meta Box" to latest version 4.12.5 = Version 1.2.0 (7th November 2017) = * New: Added support for Google Accelerated Mobile (AMP) -* Improvement: Enhanced CSS styles in order to display a grid with up to 10 columns -* Improvement: Added prefixes to plugin related post types on admin export page +* Tweak: Enhanced CSS styles in order to display a grid with up to 10 columns +* Tweak: Added prefixes to plugin related post types on admin export page * Fix: HTML and apostrophes inside link/image titles and alt tags lead into markup issues * Fix: Issue which was related to "term_taxonomy_id" while executing our coupon query * Fix: Thumbnail previews on manage coupons/vendors pages might be shown too big * Fix: Registering custom image sizes was accidentally loaded in admin area only * Updated plugin branding and links -* Updated Meta Box dependency to latest version 4.12.4 +* Updated dependency "Meta Box" to latest version 4.12.4 = Version 1.1.3 (7th June 2017) = -* Improvement: Optimize scripts loading -* Improvement: Optimized CSS styles +* Tweak: Optimize scripts loading +* Tweak: Optimized CSS styles * Fix: Custom CSS not being inserted correctly * Minor improvements * Updated templates: grid.php, standard.php @@ -317,7 +333,7 @@ Yes of course. * Fix: Admin vendors overview page showed incorrect shortcode preview = Version 1.1.1 (2nd June 2017) = -* Improvement: Set default grid size back to 3 +* Tweak: Set default grid size back to 3 * Fix: Removed shortcode debugging :) = Version 1.1.0 (2nd June 2017) = @@ -326,15 +342,15 @@ Yes of course. * New: Sort coupons on a shortcode basis * New: Added more setting options (template, grid size, order, orderby, button text, button icon) * New: Button text can be overwritten via shortcode attribute "button_text" -* Improvement: Added links to coupon thumbnails -* Improvement: Optimized CSS styles -* Improvement: Optimized scripts loading +* Tweak: Added links to coupon thumbnails +* Tweak: Optimized CSS styles +* Tweak: Optimized scripts loading * Fix: Post types appeared in sitemaps and search results * Changed shortcode from "affcoups_coupons" to "affcoups" (added fallback for previous shortcode) = Version 1.0.1 (9th August 2016) = -* Improvement: Optimized settings quickstart explanation for categories/types -* Improvement: Made "Copied!" label translatable +* Tweak: Optimized settings quickstart explanation for categories/types +* Tweak: Made "Copied!" label translatable * Fix: Only 5 coupons appearing for a category * Fix: Fatal error: Can't use function return value in write context ... coupons-grid.php on line 48