外掛說明
Universal Currency Converter and Rate Display is capable to calculate and display current exchange rates via Widget and Shortcode. It has four display layouts. The source of Exchange Rates is Google Finance and shows you live exchange rate of the day. Supports almost all global currency (94 supported so far) and display up to 10 currency rates simultaneously.
CBX Currency Converter by Codeboxr
📺 Live Demo | 🌟 Upgrade to PRO | 📋 Documentation | 👨💻 Free Support | 🤴 Pro Support | 📱 Contact
Any kind of feedback is welcome. Any feature missing that you think it should have contact us, we will try to add in the core or addon.
🛄 Core Plugin
🎁 Features
- Displays Currency Converter and Live Exchange Rate
- Support for 117+ currencies
- Shows flag of countries for easy find
- Display up to 10 Currencies at the same time
- Set Default Currency and Amount for Calculator
- Any currency missing that you need to add ? Contact us.
✅ Layouts & Functions
* 4 layout
* Classic Widgets & Shortcodes support
* Elementor Widget support (New From V2.7.2)
* Gutenberg Block support (New From V2.7.2)
* WPBakery Widget support (New From V2.7.6)
* AJAX based Calculator
* Bidirectional Easy Conversation (Up Down Calculation)
* 2 Secured Methods to Call Data (CURL and fopen)
* Decimal point or how many digits to show
$ Currency Apis
- Core – Alphavantage.co
- Core – openexchangerates.org – Free Plan(only base USD)
- Core – Currencylayer.com – Free Plan(only base USD)
- Pro Addon – Openexchangerates.org Pro Plan(The Unlimited Plan)
- Pro Addon – Exchangeratesapi.io Pro Plan(at least Basic Plan)
- Pro Addon – Currencylayer.com Pro Plan(at least Basic Plan)
▶️ How to set Finance Api
🧮 Shortcodes
`[cbcurrencyconverter]“`
💎 Pro Version
👉 Get the Pro addon
- Optional integration in woocommerce and wp-ecommerce product page if product is in stock,takes product price as default amount and product currency as default from currency
- Can give every widgets and shortcodes different look
- Widgets can take its own setting or global settings
- Custom currency rate
- Bitcoin Currency Support
- Add extra % to currency rate(From V1.6.2)
👍 Liked Codeboxr?
- Join our Facebook Page
- Learn from our tutorials on Youtube Channel
- Or Rate us on WordPress
🔩 Installation
How to install the plugin and get it working.
- Upload
cbcurrencyconverter
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- From ‘Setting’ menu see sub menu ‘Currrency Converter’, save setting
- Select view ,default amount,currency and css colors from the plugin setting
適用於區塊編輯器
這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。
- CBX Currency Converter
使用者評論
參與者及開發者
變更記錄
2.8.4
- [Important Note] There is breaking changes in core version 2.8.4, if you have pro addon less than 1.6.9 then it will be automatically deactivated, please update pro addon to version 1.6.9 with core 2.8.4
- [Bug Fix] Bug fixed in rates api, pro addon needed update to make that work with core. On upgrade if pro addon not 1.6.9 or latest then pro addon will be disabled
- [Bug Fix] JS error fixed
2.8.3
- [IMPROVEMENT] Dashboard improvement & Pro addon compatibility fix
- [NEW] Gutenberg blocks works in new WordPress 5.8 widget area that is block based
2.8.2
- [NEW] Added new currency XOF – West African CFA franc (Currency rates and support depends on rates api)
- [NEW] Added new currency XAF – Central African CFA franc (Currency rates and support depends on rates api)
2.8.1
- [NEW] New currency api for currencylayer.com(https://currencylayer.com) if base only USD – free subscription
- [NEW] Pro Addon – New currency api for currencylayer.com(https://currencylayer.com) – pro account holder of https://currencylayer.com with at least “Basic Plan”
2.8.0
- [NEW] Easy way to add new api using new hooks(filter) ‘cbcurrencyconverter_rates_apis’, see documentation
- [NEW] New currency api for openexchangerates(https://openexchangerates.org/) if base only USD
- [NEW] Pro Addon – New currency api for Openexchangerates(https://openexchangerates.org/) – pro account holder of https://openexchangerates.org/ with at least “The Unlimited Plan”
- [NEW] Pro Addon – New currency api for Exchangeratesapi(Exchangeratesapi.io) – pro account holder of https://Exchangeratesapi.io/ with at least “Basic Plan”
2.7.12
- [Improvement] Dashboard improved
- [NEW] CSS is now generated as scss files
2.7.11
- [New] Added Bahrain Dinar(BHD) as new currency
- [Improvement] Some minor adjustments and improvements
2.7.10
- [New] All Currency names are now translatable
2.7.9
- [New] New Currency (Kenya Shilling) Added
2.7.8
- [Bug fix] Uninstall plugin(delete) now deletes properly the options created by this plugin
- [New] Uninstall plugin(delete) now deletes currency rate caches
2.7.7
- [New] Backend Setting on click shortcode copy and Demo
- [New] Admin notice for full reset
- [New] Admin notice for rate api cache reset
2.7.6
- [New] WPBakery Widget
2.7.5
- [Bug Fix] Style fix for widget page, last release was messing with widgets page style and header style which is now restricted
2.7.3
- [Bug Fix] Elementor widget loading conflict issue fixed
2.7.2
- [Improvement] Replaced chosen select js library with select2 js library
- [New] Template system for layout for list, calculator and inline
- [New] Elementor widget
- Overall improvement
2.7.1
- [New] Changed version format to x.y.z
- [New] Added Rate api caching enable/disable
- [New] Added Rate api caching time, default 2
- [Improvement] Minor overall improvement, pro addon updated as well