Uncategorized
By Acty, January 29, 2014
Youtube Playlist Player (Berry Edition)
This plugin offers 4 functions, 3 of them controlled via shortcodes:
This shortcode displays the main player and a horizontal playlist below the main video:
[yt_playlist mainid="eyn0JjLlACg" vdid="eyn0JjLlACg,BxQSEvHdyjQ,B1-wfjq2SmY,SjR6qlLUU1c,k5sMACFpnt0" novd="5"]
Use the mainid
parameter for the main video, vdid
for the playlist and novd
for the total number of videos. The novd
value should match the total number of IDs in the vdid
parameter.
This shortcode displays an infinite carousel with Fancybox videos:
[yt_carousel]eyn0JjLlACg,BxQSEvHdyjQ,B1-wfjq2SmY,SjR6qlLUU1c,k5sMACFpnt0[/yt_carousel]
The carousel stretches to 100% width, fitting into content areas, sidebars, header or footer.
This shortcode displays latest videos from a channel (or username):
[yt_channel]
The player and accordion playlist stretches to 100% width, carousel stretches to 100% width, fitting into content areas, sidebars, header or footer.
Available Features
Use the Now Playing meta box inside your post editor to add a hidden Youtube video on top of a post. Fill in the ID of any Youtube video (http://www.youtube.com/watch?v=HqWheJSEiaw) and an icon will be visible above the respective post.