توضیحات
This is a basic plugin to show BTC exchange rates from blockchain.info public API, as a sidebar widget on your wordpress site. No configuration options are available at this time, but maybe added in future, including which exchange rates to show and other minor changes. Plugin uses native WP caching, to minimize server load improve user experience.
To donate to support plugin, please send donations to this wallet: 195jHGYxZyYxxHAYgLVGY2H9DEoGMHGQTx to support futher development efforts
عکسهای صفحه
نصب
This plugin is a standard widget.
- Install the plugin from the WordPress Repository or by uploading the zip.
- Drag the widget to the desired sidebar on the appearance panel of the wordpress dashboard.
- Enter in the desired title, leave blank for no title.
- Select which currencies will be displayed in widget on front of site.
- Save, and view it on the frontend of site.
- Enjoy.
سوالات متداول
- Where does the BTC Values come from?
-
They are using blockchain.info ticker api, with a 15 minute delay. To view json file, you can visit: http://blockchain.info/ticker or to read more about the api here: http://blockchain.info/api/exchange_rates_api
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Bitcoin Exchange Widget” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Bitcoin Exchange Widget” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0
- Setup Widget Class, to have basic WP Widget.
- Setup API Calls, to get BTC Values.
1.14
- Added in WP standard caching, to minimize load on API.
1.15
- Added donation information into readme.txt and plugin description
- Added checkboxes to choose which Currencies will be displayed in Widget+