Plugin Directory

Changeset 2390187


Ignore:
Timestamp:
09/29/2020 10:10:19 AM (6 years ago)
Author:
smartnewsdev
Message:

v1.0.0

Location:
smartformat
Files:
2 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • smartformat/trunk/readme.txt

    r2142859 r2390187  
    33Tags: smartnews, smartformat, rss
    44Requires at least: 4.0.26
    5 Tested up to: 5.2
    6 Stable tag: 0.0.1
     5Tested up to: 7.4
     6Stable tag: 1.0.0
    77Requires PHP: 5.2.4
    88License: GPLv2 or later
     
    3737== Changelog ==
    3838
     39= 1.0.0 =
     40
     41* Update support: Tested with PHP 7.4
     42
    3943= 0.0.2 =
    4044
  • smartformat/trunk/smartformat.php

    r2142271 r2390187  
    22/**
    33 * Plugin Name: SmartFormat
    4  * Description: Provides SmartFormat that is added some fields to RSS feed for delivering posts through SmartNews.
     4 * Description: Generates a SmartFormat feed which extends RSS for delivering posts on SmartNews.
    55 * Plugin URI: https://www.smartnews.com/
    6  * Author: SmartNews, inc.
     6 * Author: SmartNews, Inc.
    77 * Author URI: https://github.com/smartnews/wp-smartformat/
    8  * Version: 0.0.1
     8 * Version: 1.0.0
    99 * Text Domain: smartformat
    1010 * Domain Path: /languages/
Note: See TracChangeset for help on using the changeset viewer.