Changeset 708805
- Timestamp:
- 05/06/2013 06:16:21 PM (13 years ago)
- Location:
- live-stream-badger
- Files:
-
- 2 edited
- 3 copied
-
tags/1.1.2 (copied) (copied from live-stream-badger/trunk)
-
tags/1.1.2/live-stream-badger-plugin.php (copied) (copied from live-stream-badger/trunk/live-stream-badger-plugin.php) (1 diff)
-
tags/1.1.2/readme.txt (copied) (copied from live-stream-badger/trunk/readme.txt) (3 diffs)
-
trunk/live-stream-badger-plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
live-stream-badger/tags/1.1.2/live-stream-badger-plugin.php
r708796 r708805 4 4 Plugin URI: http://wordpress.org/extend/plugins/live-stream-badger/ 5 5 Description: Display status of Twitch.tv live streams 6 Version: 1.1. 16 Version: 1.1.2 7 7 Author: Tadas Krivickas 8 8 Author URI: http://profiles.wordpress.org/tkrivickas -
live-stream-badger/tags/1.1.2/readme.txt
r708796 r708805 4 4 Requires at least: 3.4 5 5 Tested up to: 3.5.1 6 Stable tag: 1.1. 16 Stable tag: 1.1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 31 31 1. Upload the `live-stream-badger` folder to the `/wp-content/plugins/` directory 32 32 2. Activate the Live Stream Badger through the 'Plugins' menu in WordPress 33 3. Done! Follow [Quickstart](http://wordpress.org/extend/plugins/live-stream-badger/quickstart/) 34 35 == Quickstart == 33 3. Done! Follow steps below to get started. 36 34 37 35 = Configure 'Stream status' widget = … … 78 76 == Changelog == 79 77 80 = 1.1.1 =81 * Update of readme 78 = 1.1.1-1.1.2 = 79 * Update of readme and usage guide under 'Installation' 82 80 = 1.1 = 83 81 * Added livestream shortcode! -
live-stream-badger/trunk/live-stream-badger-plugin.php
r708796 r708805 4 4 Plugin URI: http://wordpress.org/extend/plugins/live-stream-badger/ 5 5 Description: Display status of Twitch.tv live streams 6 Version: 1.1. 16 Version: 1.1.2 7 7 Author: Tadas Krivickas 8 8 Author URI: http://profiles.wordpress.org/tkrivickas -
live-stream-badger/trunk/readme.txt
r708796 r708805 4 4 Requires at least: 3.4 5 5 Tested up to: 3.5.1 6 Stable tag: 1.1. 16 Stable tag: 1.1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 31 31 1. Upload the `live-stream-badger` folder to the `/wp-content/plugins/` directory 32 32 2. Activate the Live Stream Badger through the 'Plugins' menu in WordPress 33 3. Done! Follow [Quickstart](http://wordpress.org/extend/plugins/live-stream-badger/quickstart/) 34 35 == Quickstart == 33 3. Done! Follow steps below to get started. 36 34 37 35 = Configure 'Stream status' widget = … … 78 76 == Changelog == 79 77 80 = 1.1.1 =81 * Update of readme 78 = 1.1.1-1.1.2 = 79 * Update of readme and usage guide under 'Installation' 82 80 = 1.1 = 83 81 * Added livestream shortcode!
Note: See TracChangeset
for help on using the changeset viewer.