=== AS Blacklist Customer ===
Contributors: aksharsoftsolutions
Tags: blacklist, customer, woocommerce
Version: 2.0.0
Requires at least: 4.0.1
Tested up to: 6.7.2
Stable tag: 2.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Author: Akshar Soft Solutions
Author URI: http://aksharsoftsolutions.com/

Adds a blacklist notice to customers, shown on all past and future orders in admin.

== Description ==
This plugin allow admin to add notice to order for particular customer which will display on all order of that customer.

**Usage**

*Basic usage*

Once you have install and activate plugin it will allow admin to add notice on edit order page. Notice will display on order listing page with red highlight and on edit order page.

== Requirements ==
* PHP 5.3 or higher

== Translations ==
* None

== Installation ==
1. Upload the `woocommerce-as-blacklist-customer` folder to `/wp-content/plugins/`
2. Activate the plugin (WooCommerce AS Blacklist Customer) through the 'Plugins' menu in WordPress
3. Use the functionality via the edit order page

== Frequently Asked Questions ==

= Does plugin block user account? =

No plugin don't block user account. It just highlight admin that this user is blacklisted.



== Screenshots ==

1. Edit order page to add blacklist reason
1. Order listing page with notice

== Changelog ==

= 1.0 =
* Initial release

= 2.0.0 =
* Minor change