Plugin Directory

Changeset 698540


Ignore:
Timestamp:
04/16/2013 01:59:49 PM (13 years ago)
Author:
tkrivickas
Message:

1.0.1 release tag + changelog

Location:
live-stream-badger
Files:
1 edited
8 copied

Legend:

Unmodified
Added
Removed
  • live-stream-badger/tags/1.0.1/readme.txt

    r697408 r698540  
    44Requires at least: 3.4
    55Tested up to: 3.5.1
    6 Stable tag: 1.0
     6Stable tag: 1.0.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1212== Description ==
    1313
    14 Live Stream Badger comes with a simple Widget to display status of a Live Stream (Twitch.tv) on your website.
     14Simple Widget to display status of a Live Stream (Twitch.tv) on your website.
    1515
    16 If you have a good idea or there is some issue, feel free to open a discussion in 'Support'.
     16= Features =
     17* Shortcode support (you can add flags, see `F.A.Q`)
     18
     19Feedback is appreciated!
    1720
    1821== Installation ==
     
    38412. Add Custom Links to this menu
    3942
     43= How to add a flag next to link? =
     44
     451. Install [World Flag plugin](http://wordpress.org/extend/plugins/world-flag/)
     462. Edit link name and add [flag country="us"]. Shortcodes are supported in link names!
     47
    4048= It doesn't work! =
    4149
     
    5361== Changelog ==
    5462
     63= 1.0.1 =
     64* Fixed shortcode support in Widget (link names)
     65* Fixed channel status sometimes not updating because of non-standard URL
     66* Switched to WP HTTP API
    5567= 1.0 =
    5668* Initial version
  • live-stream-badger/trunk/readme.txt

    r697408 r698540  
    44Requires at least: 3.4
    55Tested up to: 3.5.1
    6 Stable tag: 1.0
     6Stable tag: 1.0.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1212== Description ==
    1313
    14 Live Stream Badger comes with a simple Widget to display status of a Live Stream (Twitch.tv) on your website.
     14Simple Widget to display status of a Live Stream (Twitch.tv) on your website.
    1515
    16 If you have a good idea or there is some issue, feel free to open a discussion in 'Support'.
     16= Features =
     17* Shortcode support (you can add flags, see `F.A.Q`)
     18
     19Feedback is appreciated!
    1720
    1821== Installation ==
     
    38412. Add Custom Links to this menu
    3942
     43= How to add a flag next to link? =
     44
     451. Install [World Flag plugin](http://wordpress.org/extend/plugins/world-flag/)
     462. Edit link name and add [flag country="us"]. Shortcodes are supported in link names!
     47
    4048= It doesn't work! =
    4149
     
    5361== Changelog ==
    5462
     63= 1.0.1 =
     64* Fixed shortcode support in Widget (link names)
     65* Fixed channel status sometimes not updating because of non-standard URL
     66* Switched to WP HTTP API
    5567= 1.0 =
    5668* Initial version
Note: See TracChangeset for help on using the changeset viewer.