Twitcher Shortcodes

Twitcher grows daily and that’s the available shortcodes today:

[ twchr_tw_video ]Return a previously saved twitch video
[ twchr_tw_video_live ]Return a livestream of twitch
[ twchr_tw_video_live_chat ]Return a livestream of twitch and live chat
[ twchr_tw_chat ]Return only live chat
[ twchr_yt_video_embed ]Return a video of YouTube
[ twchr_list_series ]Return a list of Series of you wordpress

twchr_tw_video

This shorcode return a iframe of twitch player This shortcode returns an iframe element, which contains the twitch player with the video that you provide in the “video” parameter.

[ twchr_tw_video host=”#” video=”#” ancho=”#” alto=”#”]

The shortcode accepts several attributes:

  • host: The username of the Twitch channel hosting the video.
  • video: The ID of the video to be displayed.
  • ancho: The width of the video player, in pixels.
  • alto: The height of the video player, in pixels.

Ejemplo:

[twchr_tw_video host="reevolutiva" video="1598316192" ancho="100%" alto="250"]

twchr_tw_video_live

This shorcode return a iframe of twitch player. This shortcode returns an iframe element, which contains the twitch player of live brodcast.

[ twchr_tw_video_live host=”#” ancho=”#” alto=”#”]

The shortcode accepts several attributes:

  • host: The username of the Twitch channel hosting the video.
  • ancho: The width of the video player, in pixels.
  • alto: The height of the video player, in pixels.
[twchr_tw_video_live host="reevolutiva"  ancho="100%" alto="500px"] 

twchr_tw_video_live_chat

This shorcode return a iframe of twitch player This shortcode returns an iframe element, which contains the twitch player of live brodcast and other iframe which contains a live chat box .

[ twchr_tw_video_live_chat host=”#” ancho=”#” alto=”#”]

The shortcode accepts several attributes:

  • host: The username of the Twitch channel hosting the video.
  • ancho: The width of the video player, in pixels.
  • alto: The height of the video player, in pixels.
[twchr_tw_video_live_chat host="reevolutiva"  ancho="100%" alto="500px"] 

twchr_tw_chat

This shorcode return a iframe which contains a live chat box .

[ twchr_tw_chat host=”#” ancho=”#” alto=”#”]

The shortcode accepts several attributes:

  • host: The username of the Twitch channel hosting the video.
  • ancho: The width of the video player, in pixels.
  • alto: The height of the video player, in pixels.
[twchr_tw_chat host="reevolutiva"  ancho="100%" alto="500px"] 

twchr_yt_video_embed

This shorcode return a iframe which contains a Youtube player with the video that you provide in the “src” parameter.

[ twchr_yt_video_embed src=”#” ancho=”#” alto=”#”]

The shortcode accepts several attributes:

  • src: The url of the video to be displayed.
  • ancho: The width of the video player, in pixels.
  • alto: The height of the video player, in pixels.
[twchr_tw_video src_id="fexyFt0mhWg" ancho="100%" alto="500px"] 

twchr_list_series

This shorcode return a list of all series created in wordpress

[ twchr_list_series ]

No hay series disponibles.

Scroll to Top

Twitcher will be launched on november.

But you can participate as beta tester. Let us your mail and help us to create the best Wordpress Plugin for streamers ever.