Опис
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
Arbitrary section
Plugin can be modified to custom necessity.
But big changes must make only author.
To contact with us enter weBites website.
We open to your evolution!
Скріншоти
Встановлення
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
Часті питання
-
Where Plugin displays currencies
-
The plugin displays currencies by posts and pages if you set this option in Plugin Options.
-
Can I display currencies wherever I want
-
Yes, you can use shortcode. More info about that in documentation and Plugin Options
-
Can I use currencies for other purpose
-
It’s job for developers but yes, you can use currencies for example calculating prices. For more check documentation.
Учасники та розробники
“Euro Currency” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Euro Currency” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.2.2
- Upgraded plugin to WordPress version 5.8
1.2.1
- Added shortcode
- Added Plugin Options
- Administrator can add “header” and “footer” to displayed currencies
- Administrator decide where currencies are display
- Administrator can choose which currencies will be displays (available 16 currencies)
1.1.0
- First, fixed version