=== Custom Post Type RSS feed ===

Contributors: spacedmonkey
Plugin Name: Custom Post Type RSS feed
Plugin URI: http://www.jonathandavidharris.co.uk/scripts/custom-post-type-rss-feeds/
Tags: rss, post types, feed
Author URI: http://jonthandavidharris.co.uk/
Author:  Jonathan Harris
Requires at least: 3.6, PHP5.3
Tested up to: 3.6
Stable tag: 2.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This is a simple plugin designed to make it super easy to add custom post types RSS feed into a theme.

== Description ==

This is a simple plugin designed to make it super easy to add custom post types RSS feed into a theme. This plugin automatically queries post types that have archives enabled and generates a markup and adds it to head. 

Read more about this plugin at it's [homepage](http://www.jonathandavidharris.co.uk/scripts/custom-post-type-rss-feeds/) .

All check out the development version on github. <https://github.com/spacedmonkey/custom-post-type-rss-feed>

== Installation ==

1. Upload the entire `custom_post_type_rss` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==

The full changelog can be found [here](http://www.jonathandavidharris.co.uk/scripts/custom-post-type-rss-feeds/).

= Version 2 =
Completely rewritten plugin, with better layout of code. 
Updated to added support for Wordpress 3.7

= Version 1.1 =
Updated to added support for Wordpress 3.4

= Version 1 =
Final release and bug fixs.

== Screenshots ==

1. screenshot-1.png 

== Upgrade Notice ==

The current version of Custom Post Type RSS feed requires WordPress 3.6 or higher. If you use older version of WordPress, you need to upgrade WordPress first.