Yahoo Finance Quotes WordPress Plugin

The Yahoo Finance Quotes WordPress Plugin allows you to display live prices of your selected quotes on your WordPress blog. You can separate the quotes into category and display each category individually.

To add/edit/delete symbols for your quotes, please go to selected Yahoo Finance Quotes under Setting menu in the admin panel.

screenshot-1

After you configure the quote symbols and categories in admin panel, you can display your quotes by using of the following 2 methods.

1. Put <?php yfq_output(‘category name’) ?> in wordpress template.

For example : On the side bar of this page, I added the code as <?php yfq_output(‘Word Indices’) ?>
You can also put <?php yfq_output() ?> to display quotes that has category as empty string.

2. Put [yfq#category name] in your blog content.

For example : Here is the output when I added [yfq#My Watchlist] in content.

My Watchlist
QuoteLastChange
MSFT30.77+0.11
APPL0.00N/A
Powered by MetaStock Trading System


You can also put [yfq#] to display quotes that has category as empty string as follow.
QuoteLastChange
GOOG611.46+1.61
YHOO16.00+0.22
Powered by MetaStock Trading System


Download Yahoo Finance Quotes WordPress Plugin