Mô tả
WP Currency Exchange Rates plugin lets you display currency exchange rates on your site.
✅ Main Features
Rates can be displayed with:
- “Currency Exchange Rates” widget,
[alg_cer_get_exchange_rate]
and/or[alg_cer_get_saved_exchange_rate]
shortcodes,alg_cer_get_exchange_rate()
and/oralg_cer_get_saved_exchange_rate()
PHP functions.
Exchange rates are updated via Fixer.io API. Please note that you will have to get your free API key from Fixer.io.
🗘 Feedback
- We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins!
Cài đặt
- Upload the entire plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP Currency Exchange Rates” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Currency Exchange Rates” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.3.0 – 06/12/2024
- Dev – Security – Output escaped.
- Dev – Security – Input sanitized.
- Dev – Security – Nonces added.
- Dev – Code refactoring.
- Dev – Coding standards improved.
- Dev – Developers –
alg_cer_currencies
filter added. - Tested up to: 6.7.
1.2.0 – 23/12/2022
- Fix – Admin “Update rates now” button notice fixed.
- Dev – Localisation –
load_plugin_textdomain()
function moved to theinit
action. - Dev – Plugin is initialized on
plugins_loaded
now. - Dev – Code refactoring.
- Tested up to: 6.1.
- Readme.txt updated.
- Deploy script added.
1.1.0 – 05/03/2020
- Fix – Default “Exchange Rates Server” value fixed (was
yahoo
). - Fix – Fixer.io – API Endpoint fixed.
- Fix – “API key” option added.
- Fix – Non
EUR
base currency fixed. - Dev – Widget – “Use saved rates” option added.
- Plugin URI updated.
- Author URI updated.
- Donate link removed.
- Tags updated.
- POT file uploaded.
- Tested up to: 5.3.
1.0.0 – 20/08/2017
- Initial Release.