=== WooCommerce Label Replacer ===
Contributors: LukasNeptun
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2XPA4CKT836FJ
Tags: woocommerce, label, shop, replace, name, modify
Requires at least: 3.5.0
Tested up to: 4.9
Stable tag: 1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Replace default "WooCommerce" Label with simple "Shop"
== Description ==
Replace default "WooCommerce" Label with simple "Shop". Just activate plugin. No settings page, no adds, no useless junk.
= Features =
* Replaces "WooCommerce" with "Shop" Label in the WooCommerce main menu in the wp-admin
* Replaces WooCommerce logo with Tag icon from Wordpress dashicons
* Processing Order count indicator
> Development on GitHub
> The development of WooCommerce Label Replacer [takes place on GitHub](https://github.com/lukasjuhas/wc-label-replacer). Bugs and pull requests are welcomed there.
== Installation ==
1. Upload `wc-label-replacer` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
None yet.
== Screenshots ==
1. Example
2. Example showing indicator of pending orders
3. Original -> Plugin example
== Changelog ==
= 1.3 =
* Code overhaul
* New icons
* New banners
* Add new screenshots
* Update readmes
= 1.2 =
* Verify compatibility
* Tidy up code
* Update readmes
= 1.1 =
* Add processing order count indicator
* Tidy up code
= 1.0 =
* First release