RSS Includes Pages - Version 1.4.1

Version Description

  • Corrected contributor list.
Download this release

Release Info

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

Code changes from version 1.4 to 1.4.1

Files changed (2) hide show
  1. readme.txt +6 -2
  2. rss-includes-pages.php +1 -1
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: Marios Alexandrou
3
  Tags: rss, feed, feeds, pages
4
  Requires at least: 2.5
5
  Tested up to: 3.4
6
- Stable tag: 1.4
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -66,4 +66,8 @@ http://wordpress.org/extend/plugins/real-time-find-and-replace/
66
 
67
  = 1.4 =
68
 
69
- * Tweaked SQL that looks for updated posts / pages.
 
 
 
 
3
  Tags: rss, feed, feeds, pages
4
  Requires at least: 2.5
5
  Tested up to: 3.4
6
+ Stable tag: 1.4.1
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
66
 
67
  = 1.4 =
68
 
69
+ * Tweaked SQL that looks for updated posts / pages.
70
+
71
+ = 1.4.1 =
72
+
73
+ * Corrected contributor list.
rss-includes-pages.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  Plugin Name: RSS Includes Pages
4
- Version: 1.4
5
  Plugin URI: http://infolific.com/technology/software-worth-using/include-pages-in-wordpress-rss-feeds/
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.4.1
5
  Plugin URI: http://infolific.com/technology/software-worth-using/include-pages-in-wordpress-rss-feeds/
6
  Description: Include pages (not just posts) in RSS feeds. Particularly useful to those that use WordPress as a CMS.
7
  Author: Marios Alexandrou