=== Woocommerce Empty Cart Button === Contributors: raviraj Tags: woocommerce, ecommerce, cart, empty cart Requires at least: 2.0.2 Tested up to: 3.8.0 Stable tag: 1.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl.html == Description == This is a fairly basic plugin and adds a empty cart button to woocommerce cart page. Supports Multiple languages. Spanish translation included in plugin. Visit Woocommerce Empty Cart Button Plugin Homepage for more information. == Installation == 1. Download the Woocommerce Empty Cart Button plugin file 2. Unzip the file into a folder to your computer 3. Upload the `/woocommerce-empty-cart-button/` folder to the `/wp-content/plugins/` folder on your site 4. Visit the plugins page in WordPress Admin to activate the Woocommerce Empty Cart Button plugin == Frequently Asked Questions == = What function this plugin serves? = Woocommerce by deafult does not have empty cart button on cart page, this plugin shows the empty cart button on cart page. = How to assign custom css design to empty cart button ? = Empty cart button have "emptycart" class assigned with it, so user can easily assign new style to empty cart button using css. = Does this plugin works with any language ? = Yes in version 1.1 we have added language support. You need to create .mo file for the language you want and need to place it in languages folder of plugin. == Screenshots == 1. Empty Cart Button in Action == Changelog == = 1.0.0 = * Stable version. = 1.1.0 = * Included Language Support