Contributors: prasad-nevase 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: https://www.gnu.org/licenses/gpl-3.0.html
This plugin allows you to customize order note color for each order status.
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 - Please mention your wordpress.org username when sending pull requests.
- Install the plugin from the 'Plugins' section in your dashboard (Go to
Plugins > Add New > Search
and search for 'WooCommerce Colored Order Notes'). - Alternatively, you can download 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.
Then WooCommerce default order note color will be used.
Yep!
WooCommerce has introduced a filter for order note classes in 2.5 So the plugin would work for WooCommerce 2.5 and above.
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.
Sorry about that! Please open a Github Issue or post to this plugin’s Support section.
- Compatible with WordPress 6.0 and WooCommerce 6.7.0
- Compatible with WordPress 5.1 and WooCommerce 3.5.5
- Updated the code to work with WordPress 4.7.4 and WooCommerce 3.0.5
- First Public Release