Wordpress plugin with Currencies based on EUR
How often Plugin uploads currencies
Plugin update currencies one time for one hour. It make that with CRON and run script which upload and save currency to json file on producer server. Installed plugin on Wordpress site runs like that:
- Downloads currencies from json file
- Makes Wordpress filter which show currencies after posts and pages content (option)
- Displays currency with responsive styles. Styles inherit theme styles.
- Displays currencies using shortcode (option)
- After refresh site, currencies still updating
Plugin use currencies API Exchangeratesapi
Link:
https://exchangeratesapi.io/
Terms:
https://exchangeratesapi.io/terms/
Check the documentation:
weBites currency documentation
The plugin supports the euro exchange rate for the following currencies:
- USD
- AUD
- CHF
- GBP
- JPY
- BTC
- CAD
- CZK
- DKK
- HUF
- NZD
- PLN
- RUB
- UAH
- XAG
- XAU
This section describes how to install the plugin and get it working.
Simplest:
- Run your Wordpress
- Plugins -> Add New
- Search Plugin: weBites Currency
- Click Install Now
- After Install click Activate
Manual:
- Download .zip file
- Plugins -> Add New
- Upload Plugin
- After Install click Activate