Title: Unit Converter
Author: miknight
Published: <strong>2009 年 3 月 19 日</strong>
Last modified: 2019 年 11 月 5 日

---

搜尋外掛

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

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

# Unit Converter

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

[下載](https://downloads.wordpress.org/plugin/unit-converter.0.5.3.zip)

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

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

## 外掛說明

This plugin detects units of measurement (e.g. “10 lbs”) and will add the metric
or non-metric equivalent (e.g. “4.5 kilograms”). The converted measurement can be
added in several ways:

 * as a mouse-over, or
 * in brackets after the original measurement, e.g. “10 lbs (4.5 kilograms)”.

It is useful if you use lots of measurements and are writing for an international
audience.

#### Currently Supported Conversions

 * Celsius Fahrenheit
 * Centimetres inches
 * Grams ounces
 * Kilograms pounds
 * Kilometres miles
 * Kilojoules (food) calories
 * Litres gallons
 * Metres feet
 * Millilitres fluid ounces

Note that these non-metric units are in [US customary units](http://en.wikipedia.org/wiki/United_States_customary_units).

### Bugs

 * Converted measurements will always be written in their canonical/long name, e.
   g. ‘kilograms’ instead of ‘kg’.
 * Cannot handle quoted aliases (e.g. 5′ or 9″) or composite measurements, e.g. 
   5’9″.

To report any bugs please do so from the [plugin homepage](http://miknight.com/projects/unit-converter/).

### Plans

 * An options page to configure various aspects of the plugin.
 * Auto-detection for which measurement abbreviation to use for the converted unit(
   lbs -> kg, pounds -> kilograms).
 * An option to use Imperial measurements as distinct from US customary units.

## 安裝方式

 1. Upload the `unit-converter/` directory to the `/wp-content/plugins/` directory,
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## 常見問題集

  The mouseover method is the default. How do I use the parentheses?

As there is no options page (yet), you will need to edit the `/wp-content/plugins/
unit-converter.php` file around line 31 and change:

    ```
    $display_mode = 'mouseover';
    ```

to

    ```
    $display_mode = 'parentheses';
    ```

## 使用者評論

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

## 參與者及開發者

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

參與者

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

[將〈Unit Converter〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/unit-converter)

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

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

## 變更記錄

#### 0.5.3 – 2014-05-23

 * Bump version properly so WordPress picks it up.
 * Tested up to WordPress 4.2.2.

#### 0.5.2 – 2014-05-02

 * Fixed compatibility with PHP 5.4+.
 * Tested up to WordPress 4.2.1.

#### 0.5.1 – 2009-12-19

 * Tested up to WordPress 2.9.

#### 0.5 – 2009-07-26

 * Added Celsius Fahrenheit converter.
 * Tested up to WordPress 2.8.2.

#### 0.4 – 2009-06-12

 * Added millilitre fluid ounce converter.
 * Tested up to WordPress 2.8.

#### 0.3 – 2009-03-24

 * Fixed the kilojoule calorie converter (was using calories instead of food calories).
 * Added grams ounces converter.
 * Increased the precision of all conversions.

#### 0.2 – 2009-03-22

 * Added kilojoule calorie converter.
 * Now require the match text to be case sensitive (e.g. 2L or 5kg only, not 2l 
   or 5KG).

#### 0.1 – 2009-03-19

 * Initial version.

## 中繼資料

 *  版本 **0.5.3**
 *  最後更新 **7 年前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 2.7 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.2.24**
 *  語言
 * [English (US)](https://wordpress.org/plugins/unit-converter/)
 * 標籤:
 * [imperial](https://tw.wordpress.org/plugins/tags/imperial/)[metric](https://tw.wordpress.org/plugins/tags/metric/)
   [standard](https://tw.wordpress.org/plugins/tags/standard/)[unit](https://tw.wordpress.org/plugins/tags/unit/)
 *  [進階檢視](https://tw.wordpress.org/plugins/unit-converter/advanced/)

## 評分

 1 星，滿分為 5 星

 *  [  0 個 5 星使用者評論     ](https://wordpress.org/support/plugin/unit-converter/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/unit-converter/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/unit-converter/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/unit-converter/reviews/?filter=2)
 *  [  1 個 1 星使用者評論     ](https://wordpress.org/support/plugin/unit-converter/reviews/?filter=1)

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

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

## 參與者

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

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4076962)