Simple Youtube Shortcode

Simple Youtube Shortcode provides a shortcode to embed youtube videos or playlists, with basic options for sizing the player and styling with CSS.

Author:Matthew Marichiba (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.2.1
Plugin version:1.1.3
Added to WordPress repository:07-12-2011
Last updated:11-01-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.marichiba.com/simple-youtube-short...
Total downloads:9 312
Active installs:200+
plugin download
Click to start download

Simple Youtube Shortcode provides a shortcode to embed youtube videos or playlists, with basic options for sizing the player and styling with CSS. I needed a shortcode to simplify the task of embedding a YouTube video player into my website, allowing both single videos or playlists, with options for resizing and styling the player.
Simple Youtube Shortcode is the result. It does exactly that, and nothing more.

USAGE:

Embed a single video:

[embed_youtube src="http://www.youtube.com/embed/4r7wHMg5Yjg"  width="300" height="200" class="youtubestyle" id="thisid"]

Embed a play list:

[embed_youtube src="http://www.youtube.com/embed/videoseries?list=PLBED6EEEFDDD630FA&hl=en_US"  width="60%" ]

Pass parameters to the YouTube player to change its behavior:

[embed_youtube src="http://www.youtube.com/embed/4r7wHMg5Yjg?modestbranding=1&autohide=1&showinfo=0&rel=0&start=35"  width = "200" height="150" class="styleme"]

Do you need different functionality from this shortcode? You can hire me to do it! Go to http://www.marichiba.com/contact-me.

You can hire me!

Do you need different functionality from this shortcode? You can hire me to do it! Go to http://www.marichiba.com/contact-me.


FAQ
ChangeLog