Linux 软件免费装

Live Stream Badger

开发者 tkrivickas
更新时间 2014年1月11日 18:56
PHP版本: 3.7 及以上
WordPress版本: 3.8
版权: GPLv3
版权网址: 版权信息

标签

widget menu twitch live stream stream status

下载

1.0 1.0.1 1.1 1.1.1 1.1.2 1.2 1.2.1 1.2.2 1.3 1.4 1.4.1 1.4.2 1.4.3

详情介绍:

All-in-one livestream (Twitch.TV) integration for your WordPress website. Features Planned features (to do) Requirements Have something to say? Suggest ideas, report issues or join development!

安装:

  1. Upload the live-stream-badger folder to the /wp-content/plugins/ directory
  2. Activate the Live Stream Badger through the 'Plugins' menu in WordPress
  3. Done! Follow steps below to get started.
Configure 'Stream status' widget
  1. Go to WordPress Appearance > Menus
  2. Create a new menu
  3. Create a custom link, add it to the menu and save. Link should point to the channel, e.g. http://www.twitch.tv/tobiwandota as URL and My favourite stream! as a label
  4. Go to WordPress Appearance > Widgets
  5. Place 'LSB Stream Status' widget on the sidebar
  6. In widget configuration, select the menu you created in Step (3) and save
  7. Go to your website and you should see the livestream link in a widget
'Stream status' widget CSS classes Use these in your own stylesheet to customize display of the widget. Classes lsb-on and lsb-off are added to both lsb-status-widget-list-item and lsb-status-widget-indicator. Selector example: .lsb-status-widget-indicator.lsb-on. Embed a stream using the shortcode
  1. Create new or edit a post
  2. Type in the following: [livestream url="http://www.twitch.tv/tobiwandota"]
  3. Save and view the post
  4. You should see an embedded livestream in the post
[livestream] shortcode reference Sample usage: [livestream url="http://www.twitch.tv/tobiwandota" chat="true"] Parameters:
  1. url - URL of the livestream channel (string, default: '')
  2. width - width of livestream embed (int, default: 620)
  3. height - height of livestream embed (int, default: 378)
  4. stream - show stream? (boolean, default: true)
  5. chat_width - width of livestream chat (int, default: 620)
  6. chat_height - height of livestream chat (int, default: 400)
  7. chat - show chat? (boolean, default: false)
  8. autoplay - automatically play embedded content (boolean, default: true)

屏幕截图:

  • Live Stream Badger widget is Live!

升级注意事项:

Please read the changelog before upgrading.

更新日志:

1.4.2-1.4.3 1.4.1 1.4 1.3 1.2.2 1.2 1.1.1-1.1.2 1.1 1.0.1 1.0