Plugin Directory

Changeset 1513629


Ignore:
Timestamp:
10/12/2016 09:38:59 PM (9 years ago)
Author:
newsplugin.com
Message:

Make the "don't produce warnings" new version.

Location:
newsplugin
Files:
4 edited
2 copied

Legend:

Unmodified
Added
Removed
  • newsplugin/tags/1.0.9/news-plugin.php

    r1509092 r1513629  
    55Description: 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.
    66Author: newsplugin.com
    7 Version: 1.0.8
     7Version: 1.0.9
    88Author URI: http://newsplugin.com/
    99*/
  • newsplugin/tags/1.0.9/readme.txt

    r1509092 r1513629  
    44Requires at least: 3.9
    55Tested up to: 4.6.1
    6 Stable tag: 1.0.8
     6Stable tag: 1.0.9
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7373== Changelog ==
    7474
     75= 1.0.9 =
     76Release Date: October 12, 2016
     77
     78* Do not produce warnings for people who didn't set styles yet.
     79
    7580= 1.0.8 =
    7681Release Date: October 6, 2016
     82
    7783* Minor improvements of server information section.
    7884
    7985= 1.0.7 =
    8086Release Date: October 5, 2016
     87
    8188* Minor improvements related to Wordpress version 4.6
    8289
    8390= 1.0.6 =
    8491Release Date: October 5, 2016
     92
    8593* Feedback form
    8694* Customize styles
     
    8997= 1.0.5 =
    9098Release Date: March 11, 2016
     99
    91100* Another try making wordpress notice it.
    92101
    93102= 1.0.4 =
    94103Release Date: March 11, 2016
     104
    95105* Fix link open mode.
    96106
    97107= 1.0.3 =
    98108Release Date: February 16, 2016
     109
    99110* Minor improvements.
    100111
    101112= 1.0.2 =
    102113Release Date: September 17, 2015
     114
    103115* Minor improvements.
    104116
    105117= 1.0.1 =
    106118Release Date: April 13, 2015
     119
    107120* Minor improvements.
    108121
    109122= 1.0 =
    110123Release Date: April 9, 2015
     124
    111125* Initial release.
  • newsplugin/trunk/news-plugin.php

    r1509092 r1513629  
    55Description: 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.
    66Author: newsplugin.com
    7 Version: 1.0.8
     7Version: 1.0.9
    88Author URI: http://newsplugin.com/
    99*/
  • newsplugin/trunk/readme.txt

    r1509092 r1513629  
    44Requires at least: 3.9
    55Tested up to: 4.6.1
    6 Stable tag: 1.0.8
     6Stable tag: 1.0.9
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7373== Changelog ==
    7474
     75= 1.0.9 =
     76Release Date: October 12, 2016
     77
     78* Do not produce warnings for people who didn't set styles yet.
     79
    7580= 1.0.8 =
    7681Release Date: October 6, 2016
     82
    7783* Minor improvements of server information section.
    7884
    7985= 1.0.7 =
    8086Release Date: October 5, 2016
     87
    8188* Minor improvements related to Wordpress version 4.6
    8289
    8390= 1.0.6 =
    8491Release Date: October 5, 2016
     92
    8593* Feedback form
    8694* Customize styles
     
    8997= 1.0.5 =
    9098Release Date: March 11, 2016
     99
    91100* Another try making wordpress notice it.
    92101
    93102= 1.0.4 =
    94103Release Date: March 11, 2016
     104
    95105* Fix link open mode.
    96106
    97107= 1.0.3 =
    98108Release Date: February 16, 2016
     109
    99110* Minor improvements.
    100111
    101112= 1.0.2 =
    102113Release Date: September 17, 2015
     114
    103115* Minor improvements.
    104116
    105117= 1.0.1 =
    106118Release Date: April 13, 2015
     119
    107120* Minor improvements.
    108121
    109122= 1.0 =
    110123Release Date: April 9, 2015
     124
    111125* Initial release.
Note: See TracChangeset for help on using the changeset viewer.