RSS Includes Pages - Version 1.4.2

Version Description

  • More fixes to readme file.
Download this release

Release Info

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

Code changes from version 1.4.1 to 1.4.2

Files changed (2) hide show
  1. readme.txt +7 -2
  2. rss-includes-pages.php +1 -1
readme.txt CHANGED
@@ -1,9 +1,10 @@
1
  === RSS Includes Pages ===
2
  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.1
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -70,4 +71,8 @@ http://wordpress.org/extend/plugins/real-time-find-and-replace/
70
 
71
  = 1.4.1 =
72
 
73
- * Corrected contributor list.
 
 
 
 
1
  === RSS Includes Pages ===
2
  Contributors: Marios Alexandrou
3
+ Donate link: http://infolific.com/technology/software-worth-using/include-pages-in-wordpress-rss-feeds/
4
  Tags: rss, feed, feeds, pages
5
  Requires at least: 2.5
6
  Tested up to: 3.4
7
+ Stable tag: 1.4.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
71
 
72
  = 1.4.1 =
73
 
74
+ * Corrected contributor list.
75
+
76
+ = 1.4.2 =
77
+
78
+ * More fixes to readme file.
rss-includes-pages.php CHANGED
@@ -1,7 +1,7 @@
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
1
  <?php
2
  /*
3
  Plugin Name: RSS Includes Pages
4
+ Version: 1.4.2
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