Changeset 1513629
- Timestamp:
- 10/12/2016 09:38:59 PM (9 years ago)
- Location:
- newsplugin
- Files:
-
- 4 edited
- 2 copied
-
tags/1.0.9 (copied) (copied from newsplugin/trunk)
-
tags/1.0.9/news-plugin-widget.php (copied) (copied from newsplugin/trunk/news-plugin-widget.php)
-
tags/1.0.9/news-plugin.php (modified) (1 diff)
-
tags/1.0.9/readme.txt (modified) (3 diffs)
-
trunk/news-plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
newsplugin/tags/1.0.9/news-plugin.php
r1509092 r1513629 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. 87 Version: 1.0.9 8 8 Author URI: http://newsplugin.com/ 9 9 */ -
newsplugin/tags/1.0.9/readme.txt
r1509092 r1513629 4 4 Requires at least: 3.9 5 5 Tested up to: 4.6.1 6 Stable tag: 1.0. 86 Stable tag: 1.0.9 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 73 73 == Changelog == 74 74 75 = 1.0.9 = 76 Release Date: October 12, 2016 77 78 * Do not produce warnings for people who didn't set styles yet. 79 75 80 = 1.0.8 = 76 81 Release Date: October 6, 2016 82 77 83 * Minor improvements of server information section. 78 84 79 85 = 1.0.7 = 80 86 Release Date: October 5, 2016 87 81 88 * Minor improvements related to Wordpress version 4.6 82 89 83 90 = 1.0.6 = 84 91 Release Date: October 5, 2016 92 85 93 * Feedback form 86 94 * Customize styles … … 89 97 = 1.0.5 = 90 98 Release Date: March 11, 2016 99 91 100 * Another try making wordpress notice it. 92 101 93 102 = 1.0.4 = 94 103 Release Date: March 11, 2016 104 95 105 * Fix link open mode. 96 106 97 107 = 1.0.3 = 98 108 Release Date: February 16, 2016 109 99 110 * Minor improvements. 100 111 101 112 = 1.0.2 = 102 113 Release Date: September 17, 2015 114 103 115 * Minor improvements. 104 116 105 117 = 1.0.1 = 106 118 Release Date: April 13, 2015 119 107 120 * Minor improvements. 108 121 109 122 = 1.0 = 110 123 Release Date: April 9, 2015 124 111 125 * Initial release. -
newsplugin/trunk/news-plugin.php
r1509092 r1513629 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. 87 Version: 1.0.9 8 8 Author URI: http://newsplugin.com/ 9 9 */ -
newsplugin/trunk/readme.txt
r1509092 r1513629 4 4 Requires at least: 3.9 5 5 Tested up to: 4.6.1 6 Stable tag: 1.0. 86 Stable tag: 1.0.9 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 73 73 == Changelog == 74 74 75 = 1.0.9 = 76 Release Date: October 12, 2016 77 78 * Do not produce warnings for people who didn't set styles yet. 79 75 80 = 1.0.8 = 76 81 Release Date: October 6, 2016 82 77 83 * Minor improvements of server information section. 78 84 79 85 = 1.0.7 = 80 86 Release Date: October 5, 2016 87 81 88 * Minor improvements related to Wordpress version 4.6 82 89 83 90 = 1.0.6 = 84 91 Release Date: October 5, 2016 92 85 93 * Feedback form 86 94 * Customize styles … … 89 97 = 1.0.5 = 90 98 Release Date: March 11, 2016 99 91 100 * Another try making wordpress notice it. 92 101 93 102 = 1.0.4 = 94 103 Release Date: March 11, 2016 104 95 105 * Fix link open mode. 96 106 97 107 = 1.0.3 = 98 108 Release Date: February 16, 2016 109 99 110 * Minor improvements. 100 111 101 112 = 1.0.2 = 102 113 Release Date: September 17, 2015 114 103 115 * Minor improvements. 104 116 105 117 = 1.0.1 = 106 118 Release Date: April 13, 2015 119 107 120 * Minor improvements. 108 121 109 122 = 1.0 = 110 123 Release Date: April 9, 2015 124 111 125 * Initial release.
Note: See TracChangeset
for help on using the changeset viewer.