=== Easy Digital Downloads - Empty Cart ===
Contributors: sdavis2702
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=52HQDSEUA542S
Tags: easy digital downloads, edd, shopping cart, checkout, ecommerce
Requires at least: 3.9.2
Tested up to: 4.6
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily add content to the empty cart display in Easy Digital Downloads.

== Description ==

Built for use with the Easy Digital Downloads plugin, this extension provides settings for the display of the [download_checkout] shortcode when no items are in the cart.

Follow EDD Empty Cart’s development on [Github](https://github.com/sdavismedia/edd-empty-cart).

== Installation ==

1. Make sure you have [Easy Digital Downloads](https://wordpress.org/plugins/easy-digital-downloads/) installed.
2. Upload `edd-empty-cart` to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Navigate to Downloads -> Settings -> Extensions (tab) -> Empty Cart (section) in your WordPress dashboard.
5. Adjust your settings and save. You can see the output by viewing your EDD checkout page when there are no items in the cart.

== Frequently Asked Questions ==

= Should I use this if I use Vendd, which already includes these settings? =

You can. EDD Empty Cart will override Vendd's empty cart settings automatically. EDD Empty Cart offers slightly more control.

== Screenshots ==

1. Settings
2. Example Output

== Changelog ==

= 1.0.2 =
* Move EDD settings to dedicated Extensions tab section

= 1.0.1 =
* Remove EDD licensing code

= 1.0.0 =
* First stable release