plugin-icon

Twitch TV Embed Suite

제작자: plumwd·
Twitch TV Embed Suite allows easy placement of a twitch tv stream and/or chat anywhere on your WordPress site.
등급
4/5
버전
2.1.0
활성화된 설치 항목
100
최근 업데이트일
Jul 12, 2016
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”]
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 4.5.33
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.