Title: Tag Images
Author: chrisnorthwood
Published: <strong>May 16, 2009</strong>
Last modified: February 4, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/tag-images.svg)

# Tag Images

 By [chrisnorthwood](https://profiles.wordpress.org/chrisnorthwood/)

[Download](https://downloads.wordpress.org/plugin/tag-images.1.2.zip)

 * [Details](https://wordpress.org/plugins/tag-images/#description)
 * [Reviews](https://wordpress.org/plugins/tag-images/#reviews)
 *  [Installation](https://wordpress.org/plugins/tag-images/#installation)
 * [Development](https://wordpress.org/plugins/tag-images/#developers)

 [Support](https://wordpress.org/support/plugin/tag-images/)

## Description

This plugin adds a panel to the Options screen in the admin that allows you to assign
an image to a tag.

In order to make use of the image, you must alter your theme to include it where
appropriate. In it’s simplest case, this is simply something like `echo get_tag_image(
$tag)` or `<?php foreach (get_the_tags() as $tag) echo get_tag_image($tag); ?>`,
or something.

## Installation

Install your plugin as per usual. However, on its own, it does nothing other than
add the admin panel. You must use add the functions as described in the description
to your theme where you want to use it.

To assign images, simply go to the “Tag Images” panel in your options and you will
see all your tags listed, and any images for them. You can simply replace an image
or upload one.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Tag Images” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ chrisnorthwood ](https://profiles.wordpress.org/chrisnorthwood/)

[Translate “Tag Images” into your language.](https://translate.wordpress.org/projects/wp-plugins/tag-images)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/tag-images/), check
out the [SVN repository](https://plugins.svn.wordpress.org/tag-images/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/tag-images/) by 
[RSS](https://plugins.trac.wordpress.org/log/tag-images/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2

 * Make the feature added in 1.1 actually work

#### 1.1

 * Added the ability to suppress tags without an image from showing

## Meta

 *  Version **1.2**
 *  Last updated **16 years ago**
 *  Active installations **20+**
 *  WordPress version ** 2.7 or higher **
 *  Tested up to **2.9.2**
 * Tags
 * [admin](https://wordpress.org/plugins/tags/admin/)[images](https://wordpress.org/plugins/tags/images/)
   [tag](https://wordpress.org/plugins/tags/tag/)[tags](https://wordpress.org/plugins/tags/tags/)
 *  [Advanced View](https://wordpress.org/plugins/tag-images/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/tag-images/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/tag-images/reviews/)

## Contributors

 *   [ chrisnorthwood ](https://profiles.wordpress.org/chrisnorthwood/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/tag-images/)