Title: Tag Images
Author: chrisnorthwood
Published: <strong>2009 年 5 月 16 日</strong>
Last modified: 2010 年 2 月 4 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

# Tag Images

 由 [chrisnorthwood](https://profiles.wordpress.org/chrisnorthwood/) 開發

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

 * [詳細資料](https://tw.wordpress.org/plugins/tag-images/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/tag-images/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/tag-images/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/tag-images/#developers)

 [技術支援](https://wordpress.org/support/plugin/tag-images/)

## 外掛說明

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.

## 安裝方式

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.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Tag Images〉的開發相關工作。

參與者

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

[將〈Tag Images〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/tag-images)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/tag-images/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/tag-images/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/tag-images/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/tag-images/)。

## 變更記錄

#### 1.2

 * Make the feature added in 1.1 actually work

#### 1.1

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

## 中繼資料

 *  版本 **1.2**
 *  最後更新 **16 年前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 2.7 或更新版本 **
 *  已測試相容的 WordPress 版本 **2.9.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/tag-images/)
 * 標籤:
 * [admin](https://tw.wordpress.org/plugins/tags/admin/)[images](https://tw.wordpress.org/plugins/tags/images/)
   [tag](https://tw.wordpress.org/plugins/tags/tag/)[tags](https://tw.wordpress.org/plugins/tags/tags/)
 *  [進階檢視](https://tw.wordpress.org/plugins/tag-images/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/tag-images/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/tag-images/)