Description
WP Currency Exchange Rate allows you to have currency exchange rate functionality in your site. It fetches the latest exchange rates and gives you the rates.
Screenshots
Installation
- Upload the WP Currency Exchange RAte plugin to your blog. Active it and then you are done.
- Copy
[wpcer]
to display the rates in widgets, post or pages. - Copy
<?php echo do_shortcode( '[wpcer]' ); ?>
to use in your templates.
FAQ
- How do I used it in the PHP code?
-
You can use
<?php echo do_shortcode( '[wpcer]' ); ?>
in your php code.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Currency Exchange Rate” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Currency Exchange Rate” 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
Released v1.0.0