Title: Currencyr
Author: Firman Wandayandi
Published: <strong>2012年12月17日</strong>
Last modified: 2013年1月4日

---

プラグインを検索

![](https://ps.w.org/currencyr/assets/banner-772x250.jpg?rev=644662)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

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

# Currencyr

 作者: [Firman Wandayandi](https://profiles.wordpress.org/firmanw/)

[ダウンロード](https://downloads.wordpress.org/plugin/currencyr.zip)

 * [詳細](https://ja.wordpress.org/plugins/currencyr/#description)
 * [レビュー](https://ja.wordpress.org/plugins/currencyr/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/currencyr/#installation)
 * [開発](https://ja.wordpress.org/plugins/currencyr/#developers)

 [サポート](https://wordpress.org/support/plugin/currencyr/)

## 説明

Instead of traditional “calculator” looks converter, Currencyr take the advance 
of “tooltip” and sit right at the amount to allow user convert it. Support various
exchange rates provider API running as WP Cron task and able to auto-determinate
local currency of visitor. Currencyr also offers currency converter widget, shortcode
and function.

See it in action at http://demo.firmanw.com/wp/currencyr.

_Note: This plugin requires PHP 5.3.0 or later, do not ever try to install if you
running the older version._

#### Features

 * Inline converter using [Currencyr for jQuery](http://firmanw.github.com/jquery-currencyr)
 * Various exchange rates providers – Yahoo!, Google, Open Exchange Rates, European
   Central Bank and FoxRates
 * Support database cache driven for fast response
 * WP Cron task scheduler enabled
 * Shortcode quick conversion support
 * Currency table and converter widget
 * Function for theme developer
 * Auto-determinate local currency via IP detection using [IP2C](http://firestats.cc/wiki/ip2c)
 * Support integration with various ecommerce plugins – WooCommerce, WP-eCommerce,
   Shopp and Easy Digital Downloads
 * Translation support

#### Shortcode

To enable the shortcode simply use [currencyr] and use the following syntax:

    ```
    [currencyr amount=$amount <from=$code> to=$code<|$code>]
    ```

 * **amount** – The number that you wish to convert.
 * **to** – The currency code. Use “|” as separator for multiple conversion.
 * **from** (optional) – The currency code. If omitted the Base Currency from setting
   will be use.

Examples:
 [currencyr amount=99.99 to=gbp]

    ```
    [currencyr amount=99.99 from=aud to=gbp]

    [currencyr amount=99.99 to=gbp|eur|cad]
    ```

#### Function Call

The conversion feature is available to call within templates or codes using either
currencyr_exchange() or the_currencyr_exchange(). Both functions share the same 
arguments, the diferrent is the_currencyr_exchange() is only echoes the result automatically.
You can call the functions as WordPress style or PHP with the following arguments:

 * **amount** – The number that you wish to convert.
 * **to** – The currency code.
 * **from** (optional) – The currency code. If omitted the Base Currency from setting
   will be use.

The code above is similar to:

    ```
    <?php echo currencyr_exchange( array( 'amount' => 99.99, 'to' => 'cad' ) ); ?>
    ```

Also similar to:

    ```
    <?php echo currencyr_exchange( 99.99, 'cad' ); ?>
    ```

#### Roadmap

 * Add exchange rates table page
 * Add custom currency support

#### Feedback

If you have any feedback, tweet [@firmanw](http://twitter.com/firmanw) for fast 
response, or head over to the [support forum](https://wordpress.org/support/plugin/currencyr).

## スクリーンショット

 * [[
 * Converter tooltip
 * [[
 * The settings page
 * [[
 * The widget

## インストール

 1. Install Currencyr either via the WordPress.org plugin directory, or by uploading
    the files to your server
 2. Activate the Currencyr through the Plugins menu in WordPress
 3. Go to Currencyr menu to get started
 4. You need to update rates to populate cache immediately, or let WP Cron do it

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Currencyr はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ Firman Wandayandi ](https://profiles.wordpress.org/firmanw/)

[“Currencyr” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/currencyr)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/currencyr/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/currencyr/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/currencyr/)を
[RSS](https://plugins.trac.wordpress.org/log/currencyr/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.4

 * Fixed wpdb error while retrieving WP e-Commerce configuration.

#### 1.0.3

 * Fixed menu and page icon for HiDPI screen.
 * Fixed some URLs

#### 1.0.2

 * Added functions to able to use conversion within templates/codes
 * Added handler when conversion return no result

#### 1.0.1

 * Fixed settings page capability typo
 * Fixed widget number format
 * Fixed plugin URI

#### 1.0

Initial release

## メタ

 *  バージョン **1.0.4**
 *  最終更新日 **13年前**
 *  有効インストール数 **100+**
 *  WordPress バージョン ** 3.3またはそれ以降 **
 *  検証済み最新バージョン: **3.3.2**
 *  言語
 * [English (US)](https://wordpress.org/plugins/currencyr/)
 * タグ
 * [conversion](https://ja.wordpress.org/plugins/tags/conversion/)[currency](https://ja.wordpress.org/plugins/tags/currency/)
   [ecommerce](https://ja.wordpress.org/plugins/tags/ecommerce/)[money](https://ja.wordpress.org/plugins/tags/money/)
   [shop](https://ja.wordpress.org/plugins/tags/shop/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/currencyr/advanced/)

## 評価

 5つ星中4.1つ星

 *  [  4 5-星レビュー     ](https://wordpress.org/support/plugin/currencyr/reviews/?filter=5)
 *  [  2 4-星レビュー     ](https://wordpress.org/support/plugin/currencyr/reviews/?filter=4)
 *  [  1 3-星レビュー     ](https://wordpress.org/support/plugin/currencyr/reviews/?filter=3)
 *  [  1 2-星レビュー     ](https://wordpress.org/support/plugin/currencyr/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/currencyr/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/currencyr/reviews/)

## 貢献者

 *   [ Firman Wandayandi ](https://profiles.wordpress.org/firmanw/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/currencyr/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://firmanw.com/donate)