=== RSS Pages for Wordpress v3+ ===
Contributors: The Pickling Jar Ltd
Donate link: http://www.thepicklingjar.com/
Tags: atom, rss, pages, page
Requires at least: 3.0.5
Tested up to: 3.1.1
Stable tag: 2.6.1

Adds post RSS feeds to your blog

== Description ==

This plugin simply adds the option for your readers to subscribe to pages as well as posts with RSS and Atom. Ideal for when you are using Wordpress as a CMS.

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload `rss-pages-for-wordpress-v3.php` to the `/wp-content/plugins/rss-pages-for-wordpress-v3/` directory
2. Activate the `RSS Pages For Wordpress V3+` through the 'Plugins' menu in WordPress
3. Select the type of content you wish to show (full feed or permalink) from the settings page (default: permalink)
4. Done - An RSS 0.92, RSS 2.0 and an Atom feed will be added to your header automatically.

== Frequently Asked Questions ==

= No feeds showing in your header? =
Makes sure that wp_head() is called between <head></head> in your themes header.php

= Need Support? =
Although we do not offer support you can contact us via our homepage [The Pickling Jar Ltd](http://www.thepicklingjar.com/ "The Pickling Jar Ltd")

== Screenshots ==

1. Screenshot of RSS Pages Plugin

== Changelog ==

= 2.6.1 =
* Removed some debugging code

= 2.6.0 =
* Added option to show the full page or just a permalink in feeds

= 2.5.4 =
* Fixed readme

= 2.5.3 =
* Fixes for Atom timestamp bugs

= 2.5.2 =
* RSS2 Google Reader compatibility

= 2.5.1 =
* Added Google Reader compatibility
* Fixed some validation errors

= 2.5.0 =
* Bump support to upto Wordpress 3.1

= 2.4.9 =
* Final fix for timestamps

= 2.4.9 =
* Fix for when timestamp doesn't include the time

= 2.4.7 =
* Fix for when timestamp doesn't include the time

= 2.4.6 =
* Timestamp bug again

= 2.4.5 =
* Atom bug fix

= 2.4.4 =
* timestamp bug

= 2.4.3 =
* More timestamp bugs

= 2.4.2 =
* Fixing last of the timestamp bugs

= 2.4.1 =
* Bug fixes

= 2.4.0 =
* Bug fixes

== Upgrade Notice ==

= 2.6.1 =
Removed some debugging code from admin settings page

