WP Currency Exchange Rate

Plugin Banner

WP Currency Exchange Rate

by Sagar Tamang

Download
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.

  1. Upload the WP Currency Exchange RAte plugin to your blog. Active it and then you are done.
  2. Copy [wpcer] to display the rates in widgets, post or pages.
  3. Copy <?php echo do_shortcode( '[wpcer]' ); ?> to use in your templates.
  1. Dashboard settings.

    Dashboard settings.

  2. Front end display.

    Front end display.

How do I used it in the PHP code?

You can use <?php echo do_shortcode( '[wpcer]' ); ?> in your php code.

1.0.0

Released v1.0.0

Back to top