Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

StockViz

Opis

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)

Snimke zaslona

Instalacija

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

ČPP

How does it work?

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

Recenzije

Pročitajte 1 recenziju

Suradnici i Programeri

“StockViz” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “StockViz” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0.1

  • minor bug fixes

1.0

  • Initial version.