Changeset 708796
- Timestamp:
- 05/06/2013 06:04:57 PM (13 years ago)
- Location:
- live-stream-badger/trunk
- Files:
-
- 2 edited
-
live-stream-badger-plugin.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
live-stream-badger/trunk/live-stream-badger-plugin.php
r708781 r708796 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 -dev6 Version: 1.1.1 7 7 Author: Tadas Krivickas 8 8 Author URI: http://profiles.wordpress.org/tkrivickas -
live-stream-badger/trunk/readme.txt
r708781 r708796 4 4 Requires at least: 3.4 5 5 Tested up to: 3.5.1 6 Stable tag: 1.1 6 Stable tag: 1.1.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 78 78 == Changelog == 79 79 80 = 1.0.2-dev = 80 = 1.1.1 = 81 * Update of readme 82 = 1.1 = 81 83 * Added livestream shortcode! 84 * Changed display from a table to a list 85 * Several bugfixes reported in forum 82 86 * Implemented pluggable API to support other providers than Twitch in the future 83 87 * Major refactoring
Note: See TracChangeset
for help on using the changeset viewer.