
Minimum requirements
Version 1.2.23, January 20, 2022
- Fix: Price option selector not working with Frontend Submissions and variable prices.
Version 1.2.22, November 16, 2021
- Fix: Marking a variable priced product as sold out can affect the next product in the download archive list.
- Fix:
purchase_link
shortcode not respecting theprice_id
parameter. - Dev: Remove unreachable code in
edd_pl_override_variable_pricing()
function. - Dev: Refactor how extension gets loaded and checks for system requirements.
- Dev: Refactor
edd_pl_get_file_purchases()
for EDD 3.0 support. - EDD 3.0:
edd_pl_get_user_purchase_count()
now takes into account variable prices.
Version 1.2.21, July 12, 2021
- Fix: When used with the Custom Prices add-on, switching between variable prices could result in the price input showing "NaN".
- Fix: "Disable quantity input for this product" was being ignored when Purchase Limit was enabled.
- Fix: Settings not appearing in the right spot after EDD 2.10 updated.
Version 1.2.20, January 7, 2021
- Dev: Update how variable priced options are added to work with EDD 3.0.
- Tweak: Update plugin author to "Sandhills Development, LLC".
- Tweak: Use
item_id
in automatic updater for better reliability.
Version 1.2.19, April 3, 2017
- Fixed: Purchase count calculation on variable priced products not taking price ID into account.
- Fixed: Performance improvement when getting purchase counts for a product.
- Fixed: Purchase records being looked up on items that do not have purchase limits enabled.
- Tweak: Restructured file organization.
Version 1.2.17, August 14, 2016
- Fixed bug when quantity field doesn't exist (Item Quantities disabled)
Version 1.2.16, July 28, 2016
- Fixed quantity calculation bug
- Added french translation
Version 1.2.15, April 13, 2016
-
Make sure default variable price is honored
Version 1.2.14, January 20, 2016
- Critical bug fix for Free Downloads support
Version 1.2.13, November 25, 2015
- Fixed bug that prevented checkout under certain conditions
Version 1.2.12, November 19, 2015
- Fixed bug in checkout condition
- Prevented plugin from being deactivated when EDD was updated
Version 1.2.11, March 11, 2015
- Fixed bug in checkout condition
- Prevented plugin from being deactivated when EDD was updated
Version 1.2.10, March 9, 2015
- Restricted max value for variably priced products with quantities enabled
- Better error handling during checkout
Version 1.2.9, February 11, 2015
- Properly handle cart quantities for logged out users.
Version 1.2.8, February 7, 2015
- Fixed issue with products being added to cart multiple times through direct links.
Version 1.2.7, December 10, 2014
- Add languages directory and .pot file with translation-ready strings
Version 1.2.6, December 1, 2014
- Add option to disable product when individual item sells out
- Add support for custom buttons
- Better handling for errors
- Cleaned up JS
Version 1.2.5, September 17, 2014
- Fixed a bug with the purchase limit for variable prices not saving properly.
Version 1.2.4, September 16, 2014
- Fixed a conflict with the Marketify theme.
Version 1.2.3, September 15, 2014
- Only load when necessary
- Removed edd-add-to-cart CSS class from disabled purchase buttons
- Added an option to force the sold out status
Version 1.2.2, July 7, 2014
- Fix adding to cart bug in sidebar widget
- Add option to force sold out status
Version 1.2.1, March 18, 2014
Fixed a bug that broke comments on Download items when variable pricing was enabled.
Version 1.2.0, February 17, 2014
Removed SL includes
Fixed load order issue
Version 1.1.1, February 3, 2014
Fixed a missing DIV tag when a product is sold out.
Version 1.1.0, January 9, 2014
Better date comparison - fixes cross-year breaking
Fixed style inheritance bug
Fix missing function name error
Version 1.0.8, November 29, 2013
Fixed calculation bug in date ranges
Version 1.0.7, November 17, 2013
Added time to date ranges
Added global date ranges
Version 1.0.6, November 12, 2013
Added support for limiting purchases to specific date ranges.
Added support for showing the number of purchases remaining.
Version 1.0.5, October 31, 2013
Fixed issue with purchase limits being reached during purchase process
Added support for variable prices in direct-link check
Minor code cleanup
Version 1.0.4, October 23, 2013
Added support for variable prices
Version 1.0.3
Fixed an issue with the Sold Out button being displayed outside of the container.
Version 1.0.2
Moved to 1.7 licensing model.
Version 1.0.1
Added a scope option to allow limits to be applied on a per-user instead of site-wide basis
Added a shortcode to output the remaining number of purchases
Version 1.0
Initial release.
This extension allows you specify purchase limits on a per-product basis. Want to disable a specific file after it’s been purchased ten times? Now you can! Simply install this plugin, set your purchase limit, and you’re done! It’s that simple!
Purchase Limits also allows you to limit the dates Downloads are available to be purchased by setting a start and/or end date.