=== Plugin Name === Contributors: adiian Donate link: Tags: Youtube, Embed, Video, Videos Requires at least: 2.9.1 Tested up to: 3.1.1 Stable tag: 1.0 Youtube Plugin adds the google tracking code to the blog pages. == Description == Features: * Easy to install and configure * Optimized to use minimum of resources == Installation == This section describes how to install the plugin and get it working. 1. Upload the files to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Embed youtube videos in the content of the posts using the following shortcode: [youtube id="7vt7BleXYP8"] where the 7vt7BleXYP8 is the id to identify of the video. Optionally, width/height can be specified like this: [youtube id="7vt7BleXYP8" width="640" height="390"] == Frequently Asked Questions == = Youtube plugin can be used to embed other videos? = No, for the moment it supports only youtube videos. = It embeds the youtube videos using the new iframe "technology"? = Yes, it does. == Changelog == = 1.0 = * youtube-plugin.php(created) - actions added: youtube shortcode filter == Upgrade Notice == = 1.0 = This is the first plugin version. No Upgrade Notice yet.