This plugin hasn’t been tested with the latest 3 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.

StockViz

Kuvaus

The WordPress shortcode plugin allows you to pull in the latest stock price from within your post.
Simply surround the stock symbol by the shortcode: stockquote and you are all set!

For example, to insert the latest quote for INDUSINDBK, simply put:
[stockquote]INDUSINDBK[/stockquote]
inside your post.

Note: This only works for stocks listed in the Indian National Stock Exchange (NSE)

Kuvankaappaukset

Asennus

This section describes how to install the plugin and get it working.

e.g.

  1. Upload stockviz.php, option.php and the images folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Use settings to format the output

UKK

How does it work?

A http call is made to StockViz.biz and the resulting JSON is formatted and displayed within your post.

Arvostelut

Lue kaikki 1 arvostelua.

Avustajat & Kehittäjät

“StockViz” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “StockViz” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

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

Muutosloki

1.0.1

  • minor bug fixes

1.0

  • Initial version.