=== 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&amp;feed=rss2
	* http://www.example.com/?tag=tagname&amp;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
&lt;?php isimpledesign_feeds(); ?&gt;

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 =