该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

BTC Exchange Widget

描述

Simple widget for converting Bitcoin to multiple currencies.

22 global currencies supported!

This plugin reads remote data from bitcoinaverage.com in order to provide accurate and up-to-date exchange rates.

  • *OpenSSL or equivalent module must be enabled to utilize this remote data.*

屏幕截图

  • This is an example of the widget w/ default settings - exact display is dependent on your theme.

安装

  1. Upload btc_echange folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Drag and drop the “Bitcoin Exchange Rate” plugin in to the desired widget area
  4. Enable OpenSSL PHP extension if it is not already enabled

常见问题

What currencies does this widget support?
  • AUD
  • BRL
  • CAD
  • CHF
  • CNY
  • EUR
  • GBP
  • HKD
  • IDR
  • ILS
  • JPY
  • MXN
  • NOK
  • NZD
  • PLN
  • RON
  • RUB
  • SEK
  • SGD
  • TRY
  • USD
  • ZAR

(list changes frequently)

Where does the widget get it’s data?

This widget gets the most-recent available exchange rate data from bitcoinaverage.com by using their ticker API.

评价

阅读所有2条评价

贡献者及开发者

“BTC Exchange Widget” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“BTC Exchange Widget”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial Release

1.0.1

Code and style cleanup

1.0.2

Styling and UI improvements

1.0.4

Added reverse exchange rate from any currency to BTC

1.0.5

New feature – Default BTC value in widget options

1.0.6

WP 3.9 Compatibility

1.0.7

WP 3.9 fix for transient bug

1.0.8

More WP 3.9 fixes, added Blockchain API key to bypass and prevent rate limits and IP blocks.

1.0.9

Added jquery autosize plugin for input fields. Makes the UI nicer 😉

1.0.91

Bug Fix

1.1

Switched data source from blockchain.info to bitcoinaverage.com because blockchain started blocking all of our IPs.

1.1.2

Bug fix reduces API utilization

1.2

Added new currency symbol supprot and a more informational end-user UI

1.2.1

Bugfix for character encoding

1.2.3

Bugfix for character encoding

1.2.4

Some currencies return a zero value from API due to lack of data. They are now filtered out when their data is invalid.

1.2.5

WP 4.0 compatibility

1.2.6

WP 4.2.2 compatibility

1.2.7

Added unstyled shortcode support for [btc_widget]

1.2.8

Removes more styling from shortcode and adds no-style mode on widget

1.2.9

Too many version numbers 😛

1.3

Adds support for JPY, while fixing bug for subsequent currenciest in drop-down list. Adds user-persistence feature which will utilize cookies in order to remember the selected currency for each user for one week after their selection.