Twitch TV Embed Suite

Explore Twitch TV Embed Suite vulnerabilities across all versions. Currently tracking 1 known vulnerabilities, including severity, impact, and patch status.

Strategic Overview

Avg CVSSMedium
4.3/ 10
Patch Coverage0%
Open

1

Fixed

0

Get automatic notifications for all Twitch TV Embed Suite vulnerabilities before they are exploited.

Vulnerability Records

1 records
Showing 1–1 of 1 reports
Twitch TV Embed Suite banner
Latestv2.1.0

Twitch TV Embed Suite

plumwd

Author

plumwd

4.0(9)
80/100
Last Updated
2016-07-12 (10y ago)
Active Installs
90+
Downloads
46,378
Requires WP
2.0.9+
Requires PHP
0+
Tested up to
WP 4.5.33
Created
2013-07-07 (13y ago)

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 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″] 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"]'); 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. Use the icon from the WYSIWYG editor to insert into a post or page. 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″] 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"]'); 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. 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: channel -> this must be set or the feed will not display. Usage: [plumwd_twitch_streamlist channel=”plumwd”] 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″] display -> accepts two different options: horizontal or vertical. Usage: [plumwd_twitch_streamlist channel=”plumwd” display=”horizonal”]

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C