-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
41 lines (29 loc) · 1.47 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
=== 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