Stock Quote Sidebar is a WordPress plugin/widget that allows you to put a list of stock quotes in your sidebar (or anywhere you want, really).
Requirements:
Steps:
You can use the plugin in two ways, to generate different lists of stocks in different places.
Specify a list of symbols in the options page
To use this approach, simply enable the widget, or manually insert the following code where you want the quotes to appear:
<?php get_stock_quote(); ?>
Specify a list of symbols in the php function within your WordPress template
To use this option, call the same function with the symbols as a parameter:
<?php get_stock_quote("^IXIC,^GSPC,NOVL,ko,pfe,intc"); ?>This approach is not currently supported with the widget.
Requires: 2.0.2 or higher
Compatible up to: 3.1.4
Last Updated: 2010-9-26
Downloads: 15,801




