Skip to main content
Discounts Pro Changelog

Version 1.5.3 — April 1, 2024

  • Administration: The discounts list table could show a duplicate % symbol for some discounts.
  • Dev: A PHP warning has been fixed when the original price is displayed for a product.

Version 1.5.2 — January 16, 2024

  • Administration: The discounts list table in the admin has been improved to provide more helpful information at a glance.
  • Selecting “All Price Options” for a variably priced product now applies a discount to all prices.
  • Fixed: Some discounts did not apply correctly to the cart when a variable price product was purchased.
  • Translations: A string has been updated to be translation ready.

Version 1.5.1 — December 27, 2023

  • Minimum Requirements Updated: PHP 7.1, WordPress 5.4, and EDD 3.1.1.
  • Performance: Improved the performance of displaying discount prices on the front-end by up to 4x.
  • Checkout: Improved discount eligibility checks for guest customers who do not have a user account.
  • Compatibility: Improved PHP 8.0+ compatibility.
  • Accessibility: The discount editor screens have been updated for improved accessibility.
  • Reports: Discounts Pro fees are accounted for in the Product Sales export (requires EDD 3.2.6).

Version 1.5 — July 1, 2021

  • New: Refactored the admin interfaces to be more consistent with EDD Core.
  • New: Add support for setting the time a discount starts and ends.
  • Improvement: Settings have been moved to a sub-section.
  • Fix: edd_price() function was not showing the discount amount on variable-priced products if a price ID is not specified.
  • Fix: The “From X Products” type not applying the correct discount.
  • Fix: Percentage price discount not applying correctly if you have different price variations of the same product in your cart.
  • Fix: Fatal error in PHP 8.
  • Fix: Expiration dates did not respect the local site time zone.
  • Fix: Grammatical error in discount end date description.
  • Fix: Prices that contain a thousands-separator show an incorrect sale price.
  • Fix: When using edd_price() manually, the discounted price had the trailing zeros cut off.
  • Dev: Compatibility with EDD 3.0.

Version 1.4.10 — January 26, 2021

  • Fix: Discounts were not being applied to variable-priced products.

Version 1.4.9 — January 18, 2021

  • New: The ability to exclude products from discounts was added.
  • Tweak: Moved settings to their sub-section.
  • Fix: Incorrect discount amount when prices are inclusive of tax.
  • Fix: PHP 7.2 compatibility.
  • Fix: Unable to select multiple variable pricing options from different products.
  • Fix: Prevent discounts from being added multiple times if you have the same item in your cart multiple times.
  • Dev: Code formatting.

Version 1.4.8 — May 5, 2017

  • Fix: Taxes were still included on checkout with a 100% discount.
  • Fix: Load Select2 only on the Discounts Pro Add/Edd screen.
  • Fix: Start and End dates should count from 00:00:00 to 23:59:59.

Version 1.4.7 — July 6, 2016

  • Fix: Discounts were not applied to cart items with a variable price.

Version 1.4.6 — May 17, 2016

  • New: HTML to Old Price output for easier customization.

Version 1.4.5 — March 24, 2016

  • Added: composer file.
  • Fixed: tax issue with EDD where discounts are miscalculated when product prices include tax.
  • Tweaked: Don’t count free products toward cart quantity discounts.

Version 1.4.4 — November 9, 2015

  • Fix: There was a bug where saving a download would show all download IDs in the product dropdown.

Version 1.4.3 — August 31, 2015

  • Fix: Fixed a bug in quantity discounts.
  • Fix: Updated translation file template.

Version 1.4.2 — July 13, 2015

  • Fix: A fatal error was possible in some configurations.

Version 1.4.1 — May 21, 2015

  • Fix: In some cases, discounts were not applied.

Version 1.4 — May 19, 2015

  • New: Added improved support for the Commissions extension.
  • Fix: Improved the “From X Products” discount type.

Version 1.3.2 — April 27, 2015

  • Fix: Only a single discount code was able to be applied.

Version 1.3.1 — March 25, 2015

  • Fix: A JavaScript error could be shown if not on the checkout page.

Version 1.3 — March 24, 2015

  • New: Added support for updating the checkout page when item quantities are updated.

Version 1.2 — February 20, 2015

  • New: Added ability to show the old price on purchase_link shortcode and output.
  • New: Added ability to show the new price on purchase_link shortcode and output.
  • Fix: Fixed the old/new price options on edd_price outputs.
  • Fix: Refactored the settings for edd_price outputs.
  • Fix: Fixed variable pricing discounts.
  • Fix: Fixed EDD detection before running.
  • Fix: Fixed bug with users not saving correctly.

Version 1.1.1 — September 29, 2014

  • Fix: The discount title was only sometimes showing on the checkout cart.