Skip to main content

Version 1.5


  • 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.