=== All in One Woo ===
Contributors: zakirstage
Tags: woocommerce, woocommerce filters, woocommerce shop, sell, sale, store, woocommerce text
Requires at least: 4.1
Tested up to: 5.5.3
WC requires at least: 2.5.5
WC tested up to: 4.7.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==
This plugin helps you customize WooCommerce without writing any code! **All in One Woo** plugin allows WordPress/WooCommerce admin to rename the default label/buttons throughout the WooCommerce shop, checkout, cart and product page. It also allows to edit colors of existing buttons such as add to cart, buy product, view products, select options buttons.

== Complete Details ==
1. __Rename Label/Button__
	* Add to cart
	* Buy product
	* View products
	* Select options
2. __Checkout Page__
	* Rename Billing details
	* Rename Ship to a different address
	* Rename Your order
	* Rename Place order and many more.
3. __Cart Page__
	* Rename Product
	* Rename Price
	* Rename Quantity
	* Rename Total
	* Rename Coupon code
	* Rename Apply coupon
	* Rename Update cart
	* Rename Cart totals and many more.
4. __Product__
	* Hide SKU
	* Hide Categories
	* Hide Related Products
	* Hide Reviews tab
	* Hide Description tab
	* Hide Additional Information tab
	* Rename Description tab
	* Rename Reviews tab
	* Rename Additional information tab
	* Rename Sale! badge text
	* Rename In stock text
	* Rename Out of stock text
	* Add a custom product data tab
5. __Change Colors (Background+font+border color)__
	* Add to cart
	* Buy product
	* View products
	* Select options

6. __My Account__
	* Extra custom fields for registration form in my accounts page

7. __Tracking__
	* Custom tracking code/conversion tracking code for the thanks page
8. __Misc__
	* Minimum Order Amount
	* Don’t allow PO BOX shipping

== Installation ==

1. Upload the plugin directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to All in One Woo section and edit as you wish.

== Notes ==

* Tested with __Twenty Nineteen__, __Twenty Seventeen__, __Storefront__ themes
* __WooCommerce__ must be activated


== Screenshots ==
1. screenshot-1
2. screenshot-2
3. screenshot-3
4. screenshot-4
5. screenshot-5
6. screenshot-6
7. screenshot-7

== Pending Issues ==
Not compatible with **Gutenberg** yet. You need to use **woocommerce shortcode** instead. For example to display best selling products in home page or any other page, use this code:<br> **[products limit="3" columns="3" best_selling="true" ]**. **Complete details are found here**: https://docs.woocommerce.com/document/woocommerce-shortcodes/.

== Changelog ==

= 1.0.2 =
*Release Date - 1st December 2020*
* Fix: **all_in_one_woo_cart_text()**. Adds ! is_admin() not to override admin labels/texts
* Pending issue: Not compatible with Gutenberg yet. You need to use woocommerce shortcode instead. For example to display best selling products in home page or any other page, use this code: [products limit="3" columns="3" best_selling="true" ]. **Complete details are found here**: https://docs.woocommerce.com/document/woocommerce-shortcodes/
