Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

StockViz

Descripción

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)

Capturas

Instalación

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

Preguntas frecuentes

How does it work?

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

Reseñas

Leer toda la 1 reseña

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "StockViz" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.1

  • minor bug fixes

1.0

  • Initial version.