WP Currency Exchange Rate
WP Currency Exchange Rate
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.
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
Changelog
1.0.0
Released v1.0.0

