RSS Includes Pages - Version 1.0.1

Version Description

Download this release

Release Info

Developer Marios Alexandrou
Plugin Icon 128x128 RSS Includes Pages
Version 1.0.1
Comparing to
See all releases

Code changes from version 1.0 to 1.0.1

Files changed (2) hide show
  1. readme.txt +2 -2
  2. rss-includes-pages.php +1 -1
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: marios-alexandrou
3
  Tags: rss, feed, feeds, pages
4
  Requires at least: 2.5
5
- Tested up to: 2.5
6
- Stable tag: 1.0
7
 
8
  Modifies RSS feeds so that they include pages and not just posts.
9
 
2
  Contributors: marios-alexandrou
3
  Tags: rss, feed, feeds, pages
4
  Requires at least: 2.5
5
+ Tested up to: 2.6.1
6
+ Stable tag: 1.0.1
7
 
8
  Modifies RSS feeds so that they include pages and not just posts.
9
 
rss-includes-pages.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  Plugin Name: RSS Includes Pages
4
- Version: 1.0
5
  Plugin URI: http://www.mariosalexandrou.com/blog/rss-includes-pages.asp
6
  Description: Include pages (not just posts) in RSS feeds. Particularly useful to those that use WordPress as a CMS.
7
  Author: Marios Alexandrou
1
  <?php
2
  /*
3
  Plugin Name: RSS Includes Pages
4
+ Version: 1.0.1
5
  Plugin URI: http://www.mariosalexandrou.com/blog/rss-includes-pages.asp
6
  Description: Include pages (not just posts) in RSS feeds. Particularly useful to those that use WordPress as a CMS.
7
  Author: Marios Alexandrou