=== Plugin Name === Contributors: jimburnettva Donate link: http://www.jimmyburnett.com/ Tags: Pictures Requires at least: 2.9.0 Tested up to: 2.9 Stable tag: 1.0 Show yahoo pictures in your blog posts or anywhere in your template. Simple add the plugin tag to your template. Customize the picture output with a "keyword". == Description == Show yahoo pictures in your blog posts or anywhere in your template. Simple add the plugin tag to your template. Customize the picture output with a "keyword". == Installation == 1. Upload `jb-yahoopics.zip` to the `/wp-content/plugins/` directory 2. Unzip the file. 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Open up your blog template (single.php) and add this code: <?php echo yahooPicsShow("some keyword","0","8"); ?>, a few lines below “the_content()” line. Replace the “some keyword” with a keyword for pictures you want to show. Visit: http://www.jimmyburnett.com/jb_yahoopics for more detailed instructions. == Frequently Asked Questions == = Where can I get more help? = You can get more help here: http://www.jimmyburnett.com/jb_yahoopics = Who made this plugin? = I did. :-) == Screenshots == 1. http://www.jimmyburnett.com/wp-content/uploads/2009/12/JB_YahooPics.jpg == Changelog == = 1.0 = * Initial release. == Upgrade Notice == No upgrades. == Arbitrary section == == A brief Markdown Example == Ordered list: 1. A plugin to easy show related pictures in your blog posts or on anywhere in your template. ``