CurrencyConverter

外掛說明

More than 170+ currency rates. The data with currency rates is free and updates each hour automatically.

Features

  1. Few widgets for showing currency rates. Each widget have multiple settings for customizing.
  2. You can choose data provider.
  3. No additional load to your site. Currency rates updated in background and cached.
  4. Useful API for creating your custom widgets or showing exchange rates anywhere on your website.

Data providers

We are collect data from multiple data providers and store them on our server exchangerate.guru. This plugin retrieve data only from exchangerate.guru for all data providers (one request per hour by WordPress Cron). Our public API don’t require any keys or passwords. Right now we have data from two data providers such as:

  1. Open Exchange Rates (170+ currencies).
  2. Central Bank of Russia (40+ currencies).

You can suggest additional functionality or widget for this plugin by posting your idea on Github. We will try to add functionality in future versions.

螢幕擷圖

  • Minimalistic widget.
  • Table widget.
  • Minimalistic widget in dark colors.
  • Minimalistic widget in colorful theme.
  • Easy plugin settings.

安裝方式

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘currencyconverter’
  3. Activate CurrencyConverter from your Plugins page.
  4. Add widgets on yourdomain.com/wp-admin/widgets.php page.

From WordPress.org

  1. Download CurrencyConverter.
  2. Upload the ‘currencyconverter’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…).
  3. Activate CurrencyConverter from your Plugins page.
  4. Add widgets on yourdomain.com/wp-admin/widgets.php page.

常見問題集

Does my theme support this plugin?

Yes! This plugin enqueue additional styles for widgets only if some widgets active. Theme developers can use add_theme_support ('plugin-currency-converter') for creating styles manually inside style.css file.

What requests to remote server sends this plugin?

The plugin makes only one request per hour and caches the result with currencies exchange rates. In requests we only send the data provider name as parameter and that’s all.

使用者評論

2023 年 11 月 28 日
Buen plugin, funcionando perfectamente a día de hoy. Permite además de una manera muy sencilla elegir las monedas que quieres mostrar la conversión de divisa desde otra moneda Principal.
2019 年 8 月 22 日
The best currency exchange rates plugin (I tried 5 of them). But I need more customisation like green color (class) for increasing rate and red color for decreasing one.
2017 年 5 月 15 日 1 則留言
This is like a widget should be. And it looks just great, cool modern design. Fits every stylish website.
閱讀全部 4 則使用者評論

參與者及開發者

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

參與者

〈CurrencyConverter〉外掛目前已有 6 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈CurrencyConverter〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.5.5

  • Fix the warning about unexpected output during plugin installation.
  • Added the removal of widget options during plugin deletion.
  • Renamed the currency from BYR to BYN.
  • Added compatibility with PHP 8.3
  • Other minor fixes and improvements.

0.5.3

  • WP 4.6 compat.

0.5.1

  • Bug fixes for widget Minimalistic 2.

0.5.0

  • Added new widget called Minimalistic 2.

0.4.1

  • Fix plugin uninstaller which triggers an error during uninstall process.

0.4.0

  • Support small currency units in widgets.
  • Now widgets correctly work in Theme Customizer.
  • Unified prefix in CSS classes.

0.3.0

  • Improved plugin uninstaller.
  • Improved context of translations.
  • Currencies ISO codes table in plugin settings.

0.1.0

  • Custom update rates link for Central Bank of Russia.
  • Enqueue script & styles the right way.
  • Code improvements.

0.0.0

  • First release.