# Advanced Term Fields: Colors Easily assign colors for categories, tags, and custom taxonomy terms. Term meta, color coded! **Advanced Term Fields: Colors** extends the Advanced Term Fields framework to give users the ability to easily add and manage colors for any category, tag, or custom taxonomy. Easily sort and manage your color-coded terms! ![term admin](assets/screenshot-1.png?raw=true "Color-coded Terms!") ## Usage This is an extension of the **Advanced Term Fields** framework. To use, the Advanced Term Fields plugin must be installed on your project. You can find the plugin here: * On WP: [Advanced Term Fields](https://wordpress.org/plugins/advanced-term-fields/) * On GitHub: [Advanced Term Fields](https://github.com/dboutote/Advanced-Term-Fields) ## Installation #### From the WordPress.org plugin repository: * [Download](https://wordpress.org/plugins/advanced-term-fields-colors/) and install using the built in WordPress plugin installer. * Activate in the "Plugins" area of your admin by clicking the "Activate" link. * No further setup or configuration is necessary. #### From GitHub: * Download the [latest stable version](https://github.com/dboutote/Advanced-Term-Fields-Colors/archive/master.zip). * Extract the zip folder to your plugins directory. * Activate in the "Plugins" area of your admin by clicking the "Activate" link. * No further setup or configuration is necessary. ## FAQ #### Where can I find additional additional documentation? The plugin's official page: http://darrinb.com/advanced-term-fields-colors #### Does this plugin depend on any others? Yes, this plugin is an extension of the **Advanced Term Fields** framework. You'll need to install that plugin to handle all base functionality. You can find the plugin here: * On WP: [Advanced Term Fields](https://wordpress.org/plugins/advanced-term-fields/) * On GitHub: [Advanced Term Fields](https://github.com/dboutote/Advanced-Term-Fields) #### Does this create/modify/destroy database tables? This leverages the term meta capabilities added in WordPress 4.4. No database modifications needed!