=== YouTube Player === Contributors: patrickgarman Donate link:http://www.patrickgarman.com/donate/ Tags: youtube, embed, shortcode, iframe Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: trunk Quickly add YouTube videos to your posts and pages by using the [youtube id=XXX] shortcode. == Description == Quickly add YouTube videos to your posts and pages by using the [youtube id=XXX] shortcode. Here is an example... [youtube id=xwnJ5Bl4kLI width=640 height=390] == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Frequently Asked Questions == = Can I set the height/width? = Just add in a width or height attribute to the shortcode. They are opptional, but you can set default in the options page. == Changelog == = 1.0 = * First release.