Plugin Directory

Changeset 2477877


Ignore:
Timestamp:
02/19/2021 06:18:45 PM (5 years ago)
Author:
danikoo
Message:

2021-02-19 version 2.1.3

  1. minor fix
Location:
custom-simple-rss/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • custom-simple-rss/trunk/custom-simple-rss.php

    r2477869 r2477877  
    55 * Plugin URI:   
    66 * Description:   A plugin to create a Custom Simple RSS Feed according to chosen parameters
    7  * Version:       2.1.2
     7 * Version:       2.1.3
    88 * Author:        Danny(Danikoo) Haggag
    99 * Author URI:    http://www.danikoo.com
  • custom-simple-rss/trunk/readme.txt

    r2477869 r2477877  
    55Requires at least: 4.0.1
    66Tested up to: 5.6.1
    7 Stable tag: 2.1.2
     7Stable tag: 2.1.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8484
    8585== Changelog ==
     86**2.1.3**
     87
     882021-02-19 version 2.1.3
     89
     901. minor fix
     91
    8692
    8793**2.1.2**
    8894
    89 2021-02-13 version 2.1.2
    90 
    91 1. added - option to choose multiple post types, example: ?call_custom_simple_rss=1&csrp_post_type=page,post
    92 2. added - option to choose multiple post status example: ?call_custom_simple_rss=1&csrp_post_status=publish,draft
    93 
     952021-02-19 version 2.1.2
     96
     971. added - option to choose **multiple post types**, example: ?call_custom_simple_rss=1&csrp_post_type=page,post
     982. added - option to choose **multiple post status**, example: ?call_custom_simple_rss=1&csrp_post_status=publish,draft
     993. added - better documentation (tutorial).
    94100
    95101**2.1.1**
Note: See TracChangeset for help on using the changeset viewer.