=== RSS Includes Pages === Contributors: Marios Alexandrou Donate link: http://infolific.com/technology/software-worth-using/include-pages-in-wordpress-rss-feeds/ Tags: rss, feed, feeds, pages Requires at least: 2.5 Tested up to: 3.4 Stable tag: 1.4.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Modifies RSS feeds so that they include pages and not just posts. == Description == Modifies RSS feeds so that they include pages and not just posts. Deactivating the plugin restores RSS feeds to their default state. Including pages in your feed is particularly useful if you're using WordPress as a CMS where pages represent a good portion of your content. == Installation == 1. Upload the rss-includes-feeds folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Will this plugin work with other RSS feed related plugins? = Yes. The modifications to the feed are done at a low level and other plugins should remain compatible. = I just activated the plugin, why don't I see pages in my feed? = If you're using Feedburner you'll have to wait until your updated feed is picked up by Feedburner. This isn't immediate so give it a few hours. Also, WordPress caches feeds and doesn't rebuild it on the fly. = I just posted a page, why don't I see it in my feed? = If you're using Feedburner you'll have to wait until your updated feed is picked up by Feedburner. This isn't immediate so give it a few hours. Also, WordPress caches feeds and doesn't rebuild it on the fly. = Where are the settings? = There are no settings. Once the plugin is activated, pages with a recent create date will be included in the WordPress RSS feed. = I like this plugin, do you have others? = I sure do! Social Media E-Mail Alerts Receive e-mail alerts when your site gets traffic from social media sites of your choosing. You can also set up alerts for when certain parameters app http://wordpress.org/extend/plugins/social-media-email-alerts/ Real-Time Find and Replace Set up find and replace rules that are executed AFTER a page is generated by WordPress, but BEFORE it is sent to a user's browser. http://wordpress.org/extend/plugins/real-time-find-and-replace/ == Changelog == = 1.0 = * Initial release. = 1.1 = * Fixes for new WordPress release. = 1.2 = * FAQ updates and confirming plugin works with WordPress 2.9.2. = 1.3 = * Confirmed that plugin works fine with WordPress 3.2.1. = 1.4 = * Tweaked SQL that looks for updated posts / pages. = 1.4.1 = * Corrected contributor list. = 1.4.2 = * More fixes to readme file.