=== iSimpleDesign Feeds Plugin === Contributors: Sam East Tags: feeds, dashboard, promotion, blog Requires at least: 2.0 Tested up to: 3.0 Stable tag: 1.01 License: GPLv2 == Description == I created this simple plugin to pull in feeds from a category from our blog so that we can promote to our clients from the dashboard. For more information You can find a video tutorial on how to use this plugin on our website [View the video](http://www.isimpledesign.co.uk/blog/wordpress-rss-blog-feed-plugin) = Features = * **Example Feeds** * http://example.com/comments/feed/ * http://example.com/?feed=commentsrss2 * http://example.com/post-name/feed/ * http://example.com/?feed=rss2 * http://www.example.com/?cat=42&feed=rss2 * http://www.example.com/?tag=tagname&feed=rss2 * http://example.com/category/categoryname/feed * http://example.com/tag/tagname/feed If you would like to put this feed within your template please use the following code <?php isimpledesign_feeds(); ?> If you would like to put this feed within a post or page use the following code. [isimpledesign_feeds] == Installation == Upload the iSimpleDesign Feeds plugin to your blog, Activate it, Go to the menu in setting and change the settings to suit your needs. 1, 2: You're done! == Frequently Asked Questions == Coming soon... == Screenshots == Coming soon... == Changelog == = 1.0 =