Changeset 2477877
- Timestamp:
- 02/19/2021 06:18:45 PM (5 years ago)
- Location:
- custom-simple-rss/trunk
- Files:
-
- 2 edited
-
custom-simple-rss.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-simple-rss/trunk/custom-simple-rss.php
r2477869 r2477877 5 5 * Plugin URI: 6 6 * Description: A plugin to create a Custom Simple RSS Feed according to chosen parameters 7 * Version: 2.1. 27 * Version: 2.1.3 8 8 * Author: Danny(Danikoo) Haggag 9 9 * Author URI: http://www.danikoo.com -
custom-simple-rss/trunk/readme.txt
r2477869 r2477877 5 5 Requires at least: 4.0.1 6 6 Tested up to: 5.6.1 7 Stable tag: 2.1. 27 Stable tag: 2.1.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 84 84 85 85 == Changelog == 86 **2.1.3** 87 88 2021-02-19 version 2.1.3 89 90 1. minor fix 91 86 92 87 93 **2.1.2** 88 94 89 2021-02-1 3version 2.1.290 91 1. added - option to choose multiple post types, example: ?call_custom_simple_rss=1&csrp_post_type=page,post92 2. added - option to choose multiple post statusexample: ?call_custom_simple_rss=1&csrp_post_status=publish,draft93 95 2021-02-19 version 2.1.2 96 97 1. added - option to choose **multiple post types**, example: ?call_custom_simple_rss=1&csrp_post_type=page,post 98 2. added - option to choose **multiple post status**, example: ?call_custom_simple_rss=1&csrp_post_status=publish,draft 99 3. added - better documentation (tutorial). 94 100 95 101 **2.1.1**
Note: See TracChangeset
for help on using the changeset viewer.