This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Yahoo Currency

Description

With the yahoo currency plugin you can display and embed Yahoo Currency Feeds in your WordPress posts and pages using the following shortcode:

[ycurrency base="Currency Code" currencies="Currency Code,Currency Code,Currency Code etc"]

FILTER USAGE

  • Simple:

Just put a [ycurrency base="Currency Code" xcur="Currency Code,Currency Code,Currency Code etc"] in your post, and the rates will show up.

  • NAMED PARAMETERS

For some customisation there are some options you can use.

  • base : The Base Currency in international format (USD)
  • xcur : The other currencies you want to display the rate compared to the base currency seperated by a comma (GBP,EUR)

Examples:

[ycurrency base="USD" xcur="GBP,EUR,ZAR"] (display the buy and sell rate of the US Dollar against the British Pound,Euro,South African Rand)

Finally note the whole thing must be on ONE line. No line breaks or else it won’t work.

1.00 Initial release.

Installation

Just unzip in your plugin folder, and actived in your wordpress admin panel or install through your wordpress admin interface

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Yahoo Currency” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Yahoo Currency” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.