=== Colorful Categories ===
Contributors: madeinua
Tags: categories, widget, colored, colorful categories
Requires at least: 3.6
Tested up to: 4.5
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

New Categories widget in the awesome style! Bring colours to your categories widget - make every category in own colour.

<h4>Features:</h4>

<ul>
<li>custom taxonomies support</li>
<li>manually customize colours for each category</li>
<li>intelligent (automatic) colours selection</li>
<li>different themes</li>
<li>easy to customize</li>
<li>responsive and flexible widget</li>
</ul>

== Installation ==

1. Unzip the archive on your computer
2. Upload `colorful-categories` directory to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Add widget to the sidebar on the page 'Widgets'. You can change widget title, taxonomy, theme and show/hide posts count
5. (optional) Customize colours on the page to manage categories (under the column 'Color')

== Frequently Asked Questions ==

= How to assign new colour? =

Open the page to edit tags or categories and change the colour in the column "Color".

= How does intelligent color selection work? =

Plugin do checks if the category name contains one of the key words and set the pre-defined colour for this category.
For example category that contains Facebook will be colored to the dark blue colour.

== Screenshots ==

1. Categories widget in bubble theme.
2. Categories widget in box theme.
3. Page to manage categories with new column 'Color'.

== Changelog ==

= 1.1.0 =
* Minor improvements and optimization.

= 1.1.0 =
* Fixed issue with the browser cache.
* Fixed issue with an empty color cell right after the adding of new category/tag.
* Improved functionality: color will be removed from the database after removing the related term.
* Small minor improvements.

= 1.0.6 =
* Added a few new filters for better customization.
* A lot of small improvements, fixes and updates.

= 1.0.5 = 
* Added field to limit categories to be displayed for the widget.
* Fixed field to select theme.

= 1.0.4 = 
* Added field to exclude categories from the widget.

= 1.0.3 = 
* Fixed colours column.

= 1.0.2 = 
* Fixed link to the term (category, tag, etc).

= 1.0.1 =
* Added support for non hierarchical taxonomies.
* Added customizable message 'List is empty' in case if there is nothing to display in the widget.

= 1.0 =
* Initial release.