Skip to content

mi5t4n/wp-currency-exchange-rate

Repository files navigation

=== WP Currency Exchange Rate ===
Contributors: mi5t4n
Donate link: https://sagartamang.com.np
Tags: currency, exchange, rate
Requires at least: 3.0.1
Requires PHP: 5.2.4
Tested up to: 5.8.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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.

== 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 ==

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

== Frequently Asked Questions ==

= How do I used it in the PHP code? =

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

== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screenshot.

== Changelog ==

= 1.0.0 =
Released v1.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published