Changeset 1778367
- Timestamp:
- 11/30/2017 05:59:01 AM (8 years ago)
- Location:
- newsplugin
- Files:
-
- 2 edited
- 4 copied
-
tags/1.0.15 (copied) (copied from newsplugin/trunk)
-
tags/1.0.15/news-plugin-widget.php (copied) (copied from newsplugin/trunk/news-plugin-widget.php)
-
tags/1.0.15/news-plugin.php (copied) (copied from newsplugin/trunk/news-plugin.php) (1 diff)
-
tags/1.0.15/readme.txt (copied) (copied from newsplugin/trunk/readme.txt) (2 diffs)
-
trunk/news-plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
newsplugin/tags/1.0.15/news-plugin.php
r1778364 r1778367 5 5 Description: Create custom newsfeeds for your website. Choose keywords, number of articles and other settings, put the feed wherever you want using widgets or shortcodes, and watch the fresh relevant news headlines appear on your pages (or approve and publish them manually). You can always shape the news right from your website, remove unwanted articles or star the good ones. Thanks for using the NewsPlugin, and we hope you like it. 6 6 Author: newsplugin.com 7 Version: 1.0.1 47 Version: 1.0.15 8 8 Author URI: http://newsplugin.com/ 9 9 */ -
newsplugin/tags/1.0.15/readme.txt
r1778365 r1778367 4 4 Requires at least: 3.9 5 5 Tested up to: 4.9.1 6 Stable tag: 1.0.1 46 Stable tag: 1.0.15 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 72 72 73 73 == Changelog == 74 75 = 1.0.15 = 76 Release Date: November 30, 2017 77 78 * Minor improvements related to Wordpress version 4.9.1 79 * Add the link follow parameter 74 80 75 81 = 1.0.14 = -
newsplugin/trunk/news-plugin.php
r1778364 r1778367 5 5 Description: Create custom newsfeeds for your website. Choose keywords, number of articles and other settings, put the feed wherever you want using widgets or shortcodes, and watch the fresh relevant news headlines appear on your pages (or approve and publish them manually). You can always shape the news right from your website, remove unwanted articles or star the good ones. Thanks for using the NewsPlugin, and we hope you like it. 6 6 Author: newsplugin.com 7 Version: 1.0.1 47 Version: 1.0.15 8 8 Author URI: http://newsplugin.com/ 9 9 */ -
newsplugin/trunk/readme.txt
r1778365 r1778367 4 4 Requires at least: 3.9 5 5 Tested up to: 4.9.1 6 Stable tag: 1.0.1 46 Stable tag: 1.0.15 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 72 72 73 73 == Changelog == 74 75 = 1.0.15 = 76 Release Date: November 30, 2017 77 78 * Minor improvements related to Wordpress version 4.9.1 79 * Add the link follow parameter 74 80 75 81 = 1.0.14 =
Note: See TracChangeset
for help on using the changeset viewer.