plugin-icon

Twitch TV Embed Suite

Twitch TV Embed Suite allows easy placement of a twitch tv stream and/or chat anywhere on your WordPress site.
Рейтинги
4
Последние изменения
July 12, 2016
Версия
2.1.0
Активные установки
200
Twitch TV Embed Suite

Twitch TV Embed Suite is a plugin that allows for fast and easy embedded of twitch tv stream and chat on your WordPress site. The plugin features an easy to configure settings area that allows the user to preview the stream prior to placement on your site.

  • Specify stream width and height
  • Decide whether or not to show chat
  • Specifiy chat width and height

Shortcode Usage

  1. To add a stream to your posts, pages, or widgets use the following code. Ensuring you set the Twitch channel name, height, and width if differing from the default settings: [plumwd_twitch_stream channel=»twitchchannelname» height=»400″ width=»600″]
  2. To add a stream to your WordPress theme use the following code inside your template: echo do_shortcode('[plumwd_twitch_stream channel="twitchchannelname" height="400" width="600"]');
  3. Shortcode options are: channel — twitch channel name width — width in pixels or percent. If using percent must use % sign. height — height in pixels or percent. If using percent must use % sign.
  4. Use the icon from the WYSIWYG editor to insert into a post or page.

  5. To add twitch chat to your posts, pages, or widgets use the following code. Ensure you set the Twitch channel name, height, and width like with the stream shortcode. [plumwd_twitch_chat channel=»twitchchannelname» height=»400″ width=»600″]

  6. To add chat to your WordPress theme use the following code inside your template: echo do_shortcode('[plumwd_twitch_chat channel="twitchchannelname" height="400" width="600"]');
  7. Shortcode options are: channel — twitch channel name width — width in pixels or percent. If using percent must use % sign. height — height in pixels or percent. If using percent must use % sign.
  8. Use the icon from the WYSIWYG editor to insert into a post or page.

1.To add a Twitch TV stream list to your posts, pages, or widgets use the following shortcode: [plumwd_twitch_streamlist channel=»twitchchannelname» display=»vertical» videonum=»5″] 2. To add the Twitch TV stream plugin to your WordPress theme use the following shortcode inside your template: echo do_shortcode(‘[plumwd_twitch_streamlist channel=»twitchchannelname» display=»vertical» videonum=»5″]’);

The plugin also supports several attributes for the shortcode, below is a listing of the attributes and what their purpose is:

  1. channel -> this must be set or the feed will not display. Usage: [plumwd_twitch_streamlist channel=»plumwd»]
  2. videonum -> The number of streams to display. Will return the most recent streams in order from newest to oldest. Usage: [plumwd_twitch_display channel=»plumwd» videonum=»4″]
  3. display -> accepts two different options: horizontal or vertical. Usage: [plumwd_twitch_streamlist channel=»plumwd» display=»horizonal»]
Активные установки
200
Проверено на
4.5.32
Этот плагин можно скачать и использовать при автономной установке WordPress.