-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
65 lines (43 loc) · 2.99 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
=== WooComerce Colored Order Notes ===
Contributors: prasad-nevase, chandrapatel
Tags: woocommerce custom order note color, order note color, colored order note, coloured order notes, woocommerce coloured order notes
Requires at least: WordPress 4.4 or above
Tested up to: 6.0
Stable tag: 1.0.3
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
This plugin allows you to customize order note color for each order status.
== Description ==
WooCommerce Colored Order Notes plugin allows you to to customize order note color for each order status. The plugin is made to work with WooCommerce version 2.5 or higher. Upon activating the plugin you will see "Order Note Colors" tab under "WooCommerce > Settings".
**Note**
This plugin works only with English (en_US) locale currently.
**Important Links**
* [GitHub](https://github.com/ItsMePN/colored-order-notes-for-woocommerce) - Please mention your wordpress.org username when sending pull requests.
== Installation ==
* Install the plugin from the 'Plugins' section in your dashboard (Go to `Plugins > Add New > Search` and search for 'WooComerce Colored Order Notes').
* Alternatively, you can [download](http://downloads.wordpress.org/plugin/colored-order-notes-for-woocommerce.zip "Download WooCommerce Colored Order Notes") the plugin from the repository. Unzip it and upload it to the plugins folder of your WordPress installation (`wp-content/plugins/` directory of your WordPress installation).
* Activate it through the 'Plugins' section.
* Access the settings page from WordPress backend under `WooCommerce > Settings`.
* From the above `Settings` page you can customize the note colors.
== Frequently Asked Questions ==
= What if I do not set any colors under `WooCommerce > Settings > Order Note Colors` tab? =
Then WooCommerce default order note color will be used.
= Will this plugin work for custom order status too? =
Yep!
= Why it does not work for versions below WooCommerce 2.5 =
WooCommerce has introduced a filter for order note classes in 2.5 So the plugin would work for WooCommerce 2.5 and above.
= What if I accidentally disable the plugin? =
No worries - The order note colors will fall back to WooCommerce default colors. Also the plugin does not delete the saved colors on deactivation or deletion. So if you re-activate it or re-install it, you get your settings back.
= Something is not working - what do I do? =
Sorry about that! Please open a [Github Issue](https://github.com/ItsMePN/colored-order-notes-for-woocommerce/issues) or post to this plugin’s [Support section](https://wordpress.org/support/plugin/colored-order-notes-for-woocommerce).
== Screenshots ==
1. WooCommerce Colored Order Notes - Settings Page.
== Changelog ==
= 1.0.3 - 2019-03-06 =
* Compatible with WordPress 6.0 and WooCommerce 6.7.0
= 1.0.2 - 2019-03-06 =
* Compatible with WordPress 5.1 and WooCommerce 3.5.5
= 1.0.1 - 2017-05-03 =
* Updated the code to work with WordPress 4.7.4 and WooCommerce 3.0.5
= 1.0 - 2016-01-30 =
* First Public Release - 30th Jan 2016