=== EDD Bulk Sale Price ===
Contributors: wooninjas, rahilwazir
Donate link: https://wooninjas.com/
Tags: edd, easy digital downloads, edd sale, easy digital downloads sale, edd sale price plus, easy digital downloads sale price, edd promotion, easy digital downloads promotion, edd promo, easy digital downloads promo, edd discount, easy digital downloads discount, bulk, plus
Requires at least: 4.0
Tested up to: 5.1
Stable tag: 1.0.3
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Add support for Quick/Bulk edit sale price, bulk sale price page.

== Description ==
**This plugin is extended version of [EDD Sale Price](https://wordpress.org/plugins/edd-sale-price/) plugin**

This plugin provides additional features:

- Display sale price on single download
- Quick edit to set sale price of a download
- Bulk Edit to set sale price with defined options (just like WooCommerce)
- Bulk Sale price Page (Downloads - Bulk Sale Price) which runs asynchronous job and goes through all downloads and adjust sale price with given rules. Go to the page and toggle the **Help** tab to learn more

For any further support or assistance for the plugin kindly reach out us at [WooNinjas](http://wooninjas.com/contact-us)

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress

== Screenshots ==

1. Quick Edit
2. Bulk Edit
3. Bulk Sale Price page

== Changelog ==

= 1.0.3 =
* Fix: Fixed cron job issues
* Fix: Skipped the cron process if the calculated price is in negative
* Fix: Made the add-on compatible with latest versions of WordPress (5.1) and EDD (2.9.11)

= 1.0.2 =
* Fixed checkout total price on Ajax (#9410713)

= 1.0.1 =
* Fixed plugin activation error when EDD sale price is already installed

= 1.0.0 =
* Initial