# Advanced Term Images

Easily add featured images to your categories, tags, and custom taxonomy terms. Supports all taxonomies!

**Advanced Term Images** gives users the ability to easily add and manage featured images for categories, tags, and custom taxonomies.

**Update:** As of version 1.0 this plugin no longer relies on the Advanced Term Fields framework. All functionality from that framework has been incorporated within this plugin.

![term admin](assets/screenshot-1.png?raw=true "Featured Images!")

## Installation

##### From the WordPress.org plugin repository:

* https://wordpress.org/plugins/advanced-term-fields-featured-images/
* Download 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-Images/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.

## Usage

Once you've installed and activated the plugin, you should see a new form field in your edit tags screen.  (See the Screenshots tab.)

Use the native WordPress media picker to select a featured image for your term.

![Form field on Add Tag form](assets/screenshot-2.jpg?raw=true "New form field")

## Frequently Asked Questions

#### Where can I find additional documentation?

The plugin's official page: http://darrinb.com/plugins/advanced-term-images

#### Does this plugin depend on any others?

Nope!  It _used_ to depend on the Advanced Term Fields plugin, but as of version 1.0, all functionality has been incorporated into this plugin.

#### Does this create/modify/destroy database tables?

This leverages the term meta capabilities added in WordPress 4.4.  No database modifications needed!

#### Are there other extensions?

Yep!  This is a list of all current term meta plugins:

* [Advanced Term Colors](https://wordpress.org/plugins/advanced-term-fields-colors/)
* [Advanced Term Icons](https://wordpress.org/plugins/advanced-term-fields-icons/)
* [Advanced Term Images](https://wordpress.org/plugins/advanced-term-fields-featured-images/)
* [Advanced Term Locks](https://wordpress.org/plugins/advanced-term-fields-locks/)
