Description
This plugin gives you a shortcode to display a oversimplified and flexible currency converter on WP Site.
The Shortcode is called through [oversimplified_currency_converter from=”dollar” to=”euro”], where from and to define the currencies
that will be converted. The from currency is on the left side, the to currency is on the right side.
List of accepted currencies:
US Dollar: “us_dollar”/”dollar”
Euro: “euro”
Great British Pound: “gbp”
Japanese Yen: “yen”
Indian Rupies: “inr”
Installation
No further installation necessary.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Oversimplified Currency Converter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Oversimplified Currency Converter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
Static Currency Conversion introduced. Not yet adaptable to fluctuating currency conversion rates!