=== Youtube Expander === Contributors: Kristian Olsson Donate link: http://www.kasa.nu/ Tags: youtube, expander Tested up to: 3.1 Requires at least: 3.0 Stable tag: trunk Scans posts for Youtube URLs and expands them to show a playable video at the end of the post. == Description == This plugin will scan all posts for youtube.com/watch\?v=xxx, youtu.be/xxx or youtube.com/v/xxx links and add a video player to the end of the post to play the clip. == Installation == To install the Youtube Expander: 1. Upload 'youtube-expander.php' to '/wp-content/plugins/youtube-expander/'. 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Include youtube links in your posts == Changelog == = 1.2 = * Support for youtube.com/v/xxx links. = 1.1 = * Support for youtu.be links. = 1.0 = * First version.