You can generate a shortcode manual
Example:
[erw_exchange_rates_widget lg="ru" tz="0" fm="EUR" to="USD" st="info" bg="FFFFFF" lr="1" rd="0"][/erw_exchange_rates_widget]
Params:
lg="ru" - languages, use: en, de, ru, it, fr, es, cn, pt, ja, hi, id
tz="0" - timezone
fm="EUR" - currency code from (list of currency codes: http://currencyrate.today/different-currencies)
to="AUD,GBP,EUR,CNY,JPY,RUB" - currency codes separated by commas (list of currency codes: http://currencyrate.today/different-currencies)
st="info" - theme (color scheme) primary, info, danger, warning, gray, success (used bootstrap3 color classes)
cd="1" - 0 only currencu code, 1 - full currency name
am="100" - amount of the exchange rate
You can generate a shortcode automatic
a. Go to yourdomain.com/wp-admin/widgets.php page;
b. Add widget "Exchange Rates Widget";
c. Select options, click save;
d. Copy shortcode from textarea.
更新日志:
1.4.1
Security fixed
Minor bug fixed
1.4.0
Language fix
Minor bug fixed
1.3.8
Minor bug fixed
1.3.7
Minor bug fixed [+]
1.3.6
Minor bug fixed
1.3.5
Minor bug fixed
Language fix, add: id, hi, ja, pt
1.3.0
Minor bug fixed
Add accessibility
1.2.2
Important fixed
Minor fix
1.2.1
Minor bug fixed
1.1.2
Minor bug fixed
1.1.1
Fix bug (generated shortcode $params with empty value)