Title: Link Badges
Author: Marcus Downing
Published: <strong>2013 年 6 月 5 日</strong>
Last modified: 2020 年 11 月 17 日

---

搜尋外掛

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

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

# Link Badges

 由 [Marcus Downing](https://profiles.wordpress.org/marcusdowning/) 開發

[下載](https://downloads.wordpress.org/plugin/link-badges.zip)

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

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

## 外掛說明

Whenever your content contains a link to a file, this plugin can display:

 * An icon for the link
 * The type of file
 * The size of the file

## 安裝方式

 1. Upload the `link-badges` directory to your `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 常見問題集

### How does this plugin know the size of a file?

If the file is on the same server, it looks at it directly on disk. If it’s on another
server somewhere on the internet, it tries to get the size by downloading the file.

The plugin has some memory of the file sizes, so it doesn’t need to do this every
time a page is loaded.

### Can I make it say ‘Kb’ rather than ‘kB’?

No. This plugin uses the correct units for file sizes.

There’s a setting in the options page to use SI units (based on multiples of 1000)
rather than traditional file size units (based on 1024).

### Can I use CSS to customise the way it’s displayed?

Yes.

    ```
    /* Icons */
    i.link-badge {
      ...
    }

    /* File sizes and types */
    span.link-badges-affix {
      ...
    }
    ```

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Marcus Downing ](https://profiles.wordpress.org/marcusdowning/)
 *   [ Dani Llewellyn ](https://profiles.wordpress.org/diddledan/)

[將〈Link Badges〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/link-badges)

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

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

## 變更記錄

#### 1.4

 * Improved cache of file sizes
 * Don’t show file sizes for mail links
 * Options for showing decimals
 * Spaces in local vs remote
 * Resolve relative URLs

#### 1.2

 * Filling in missing icons in Font Awesome

#### 1.1

 * Add option to use icon fonts (Dashicons and Font Awesome)
 * More file formats
 * More CSS hook, filters and actions
 * Better i18n
 * Updated admin are to fit the WP 3.8 appearance

#### 1.0

 * First version

## 中繼資料

 *  版本 **1.4**
 *  最後更新 **6 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.5.0**
 *  語言
 * [English (US)](https://wordpress.org/plugins/link-badges/)
 * 標籤:
 * [anchor](https://tw.wordpress.org/plugins/tags/anchor/)
 *  [進階檢視](https://tw.wordpress.org/plugins/link-badges/advanced/)

## 評分

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

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

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

## 參與者

 *   [ Marcus Downing ](https://profiles.wordpress.org/marcusdowning/)
 *   [ Dani Llewellyn ](https://profiles.wordpress.org/diddledan/)

## 技術支援

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

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