| 开发者 | falselight |
|---|---|
| 更新时间 | 2026年3月14日 20:02 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/.No. The plugin works right away — no accounts, no keys, no setup with external services.
Yes. All five blocks — Exchange Rates, Currency Converter, Exchange Rate Card, Price Badge, and Exchange Rates Ticker — are native blocks in the WordPress editor.
Yes. Every block also works as a simple tag you can paste into any page, post, or widget area. The settings page includes a generator that creates these tags for you — just pick your options and copy.
The plugin comes with 15 built-in sources from central banks and markets. You can also enter your own rates manually.
Yes. Each block can use its own rate source independently.
Yes. Enter custom rates for your exchange service, bank, or internal pricing.
You choose how often the plugin checks for new rates — as often as every 15 minutes. The rate data itself is usually refreshed about every 5 minutes at the source.
CurrencyRate.Today has been building currency tools since 2014. Learn more at http://currencyrate.today/. Support typically responds within 24 hours.
Yes. The plugin downloads exchange-rate data from remote services when you enable a rate source.
No. It does not include any analytics or visitor tracking.
When a source is enabled, the plugin connects to one of these services to get rate data: CRToday Currency Proxy: https://crtoday.fex.to/ CurrencyRate.Today: https://currencyrate.today/
The plugin requests new rate data when: a page with a currency block is viewed and the stored rates have expired; you manually refresh rates in the plugin settings.
When checking for new rates, the plugin sends a standard web request containing the selected source and the currencies you chose. It receives rate numbers and timestamps in return. No visitor data is sent. As with any web request, your server's IP address is visible to the service. For the default service, review the Terms of Service (https://crtoday.fex.to/terms.html) and Data Disclaimer (https://crtoday.fex.to/disclaimer.html).
Yes. The full source code is included with the plugin. Developers can rebuild it from TypeScript sources in src/ by running npm install && npm run build.