外掛說明
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.
安裝方式
- 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.
常見問題集
- 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