[WordPress] 外掛分享: FX Currency Converter

首頁外掛目錄 › FX Currency Converter
WordPress 外掛 FX Currency Converter 的封面圖片
10+
安裝啟用
尚無評分
29 天前
最後更新
問題解決
WordPress 5.6+ PHP 7.4+ v0.3.0 上架:2024-08-24

內容簡介

### 總結:
這是一個易於使用的免費匯率轉換外掛,無需 API 金鑰,安裝即可使用。

### 問題與答案:
1. 這個 WordPress 外掛的特色是什麼?
- 輕量程式碼
- 來自 86 個世界中央銀行的匯率
- 靈活的樣式選項
- 免費,無廣告
- 支援 SSL
- 手機友善
- 99.99% 的運行時間
- SEO 友好

2. 該外掛的簡碼是什麼?這個簡碼有哪些參數?
- 簡碼是 `[convert]`
- 可指定的參數包括 `num`(要從一種貨幣轉換為另一種的金額)、`from`(要從哪個貨幣轉換,默認為 USD)、`to`(要轉換為哪個貨幣,默認為 EUR)、`dec`(指定輸出的小數位數,可以是數字或單詞“match”)、`prefix`(表情符號 | 符號)、`suffix`(表情符號 | 符號)和`template`(查看後面的“使用模板”部分以獲取更多信息)。

3. 舉例說明如何使用這個外掛?
- `[fxcc_convert num="100" from="USD" to="EUR" /]` - 92
- `[fxcc_convert num="49.123" dec="2" from="USD" to="EUR" /]` - 45,22
- `[fxcc_convert num="49.123" dec="2" from="USD" to="EUR" prefix="symbol" suffix="emoji" /]` - €45,22🇪🇺
- `[fxcc_convert num="49.99" from="USD" to="EUR" prefix="symbol" tmpl="49.99 USD is %result% EUR" /]` - 49.99 USD is €46,02 EUR
- `[fxcc_convert num="49.99" from="USD" to="EUR" tmpl="49.99 USD is %result% EUR" src="eu-ecb" /]` - 49.99 USD is 45,83 EUR
- `[fxcc_convert num="100" from="USD" dec="4" to="EUR"]100 USD is %result% EUR[/fxcc_convert]` - 100 USD is 92,0641 EUR

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.3.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「FX Currency Converter」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Easy-to-use, free currency converter. 🔑 No API key needed. ❤️ Install and enjoy.
📌 About
Unlock real-time currency conversion on your WordPress site. Enjoy hourly cached updates from 86 public data providers with no API key required.
DEMO👀
⭐️ FEATURES ⭐️

🚀 Lightweight code;
🌐 Exchange rates from 86 public data providers;
🧱 Gutenberg block, shortcode, and PHP helper support;
🎨 Flexible styling options;
💯 Free, No Ads;
🔑 No API key needed;
🔒 SSL support;
📱 Mobile-friendly;
🔍 SEO-friendly.

🗜 Shortcode 🗜
The shortcode of [fxcc_convert] has the following parameters that you may specify…

num – The amount you wish to convert from one currency to another.
from – The currency ISO code you wish to convert from. The default is USD.
to – The currency ISO code you wish to convert to. The default is EUR.
dec – Specifies the number of decimal places in the output. This should be numeric or the word “match”. The default is “match”, which means that the output will match the number of decimal places that the num had.
prefix – emoji | symbol;
suffix – emoji | symbol;
attribution – 1 | true | yes | on; wraps the result in a link to https://{from}.currencyrate.today/{to}.
tmpl – Text template with the %result% placeholder.

💡 Examples 💡
[fxcc_convert num="100" from="USD" to="EUR" /] - 92
[fxcc_convert num="49.123" dec="2" from="USD" to="EUR" /] - 45,22
[fxcc_convert num="49.123" dec="2" from="USD" to="EUR" prefix="symbol" suffix="emoji" /] - €45,22🇪🇺
[fxcc_convert num="100" from="USD" to="EUR" attribution="1" /] - clickable result linked to CurrencyRate.today
[fxcc_convert num="49.99" from="USD" to="EUR" prefix="symbol" tmpl="49.99 USD is %result% EUR" /] - 49.99 USD is €46,02 EUR
[fxcc_convert num="49.99" from="USD" to="EUR" tmpl="49.99 USD is %result% EUR" src="eu-ecb" /] - 49.99 USD is 45,83 EUR
[fxcc_convert num="100" from="USD" dec="4" to="EUR"]100 USD is %result% EUR[/fxcc_convert] - 100 USD is 92,0641 EUR

PHP helper examples:
100, 'from' => 'USD', 'to' => 'EUR')); ?> - 92
100, 'from' => 'USD', 'to' => 'EUR', 'attribution' => true)); ?> - clickable result linked to CurrencyRate.today
49.99, 'from' => 'USD', 'to' => 'EUR', 'prefix' => 'symbol', 'tmpl' => '49.99 USD is %result% EUR')); ?> - 49.99 USD is €46,02 EUR

💱 API and Data sources 💱
We collect data from multiple public sources and cache it on our server, https://api-bank.fex.to/. Before you start using the plugin, please read the disclaimer. The plugin refreshes cached data at most once per hour, and the public API does not require keys or passwords. See the FAQ section below for the full list of 86 data providers.
⚠️ Disclaimer ⚠️
Disclaimer for the https://api-bank.fex.to/ API 🚫

Use at Your Own Risk ⚠️: The use of this API is at your own discretion and risk. We do not accept any responsibility for any losses, damages, or issues arising from the use of this API.
Data Accuracy 📊: We make every effort to ensure the accuracy and timeliness of the data provided through our API. However, we do not guarantee the completeness, accuracy, or timeliness of this data and do not accept responsibility for any errors or omissions.
Changes and Termination of Service 🔄: We reserve the right to make changes to or terminate the operation of this API at any time, without prior notice. We are not liable for any consequences resulting from such changes or termination.
Third-Party Services 🌐: This API may interact with third-party services or APIs. We do not endorse or take responsibility for the functionality, accuracy, or availability of these third-party services.
No Warranty 🛡️: We provide this API on an “as is” and “as available” basis, without any warranties, express or implied. We disclaim all warranties, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, and non-infringement.
By using this API, you agree to accept and abide by the terms of this disclaimer. If you do not agree with any part of this disclaimer, you must not use this API.

🍩 Donations
ℹ️ Website: CurrencyConvert
🌐 Sources: CurrencyRate

延伸相關外掛

文章
Filter
Apply Filters
Mastodon