This plugin is outdated and might not be supported anymore
Tag Images

Tag Images

Details
View on WordPress

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.

Details

Plugin code:
tag-images
Plugin version:
1.2
Outdated:
Yes
WP version:
2.7 or higher
PHP version:
or higher
Test up to WP version:
2.9.2
Total installations:
10
Last updated:
2010-02-04
Rating:
Times rated:
0
admin
images
tag
tags