Changeset 2390187
- Timestamp:
- 09/29/2020 10:10:19 AM (6 years ago)
- Location:
- smartformat
- Files:
-
- 2 added
- 1 deleted
- 2 edited
-
assets/icon-128x128.png (added)
-
assets/icon-256x256.png (added)
-
trunk/README.md (deleted)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/smartformat.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smartformat/trunk/readme.txt
r2142859 r2390187 3 3 Tags: smartnews, smartformat, rss 4 4 Requires at least: 4.0.26 5 Tested up to: 5.26 Stable tag: 0.0.15 Tested up to: 7.4 6 Stable tag: 1.0.0 7 7 Requires PHP: 5.2.4 8 8 License: GPLv2 or later … … 37 37 == Changelog == 38 38 39 = 1.0.0 = 40 41 * Update support: Tested with PHP 7.4 42 39 43 = 0.0.2 = 40 44 -
smartformat/trunk/smartformat.php
r2142271 r2390187 2 2 /** 3 3 * Plugin Name: SmartFormat 4 * Description: Provides SmartFormat that is added some fields to RSS feed for delivering posts throughSmartNews.4 * Description: Generates a SmartFormat feed which extends RSS for delivering posts on SmartNews. 5 5 * Plugin URI: https://www.smartnews.com/ 6 * Author: SmartNews, inc.6 * Author: SmartNews, Inc. 7 7 * Author URI: https://github.com/smartnews/wp-smartformat/ 8 * Version: 0.0.18 * Version: 1.0.0 9 9 * Text Domain: smartformat 10 10 * Domain Path: /languages/
Note: See TracChangeset
for help on using the changeset viewer.