=== oohEmbed === Contributors: Viper007Bond Tags: embed, oembed, video Requires at least: 2.9 Tested up to: 2.9 Stable tag: trunk Adds support for embeding content from more websites using oohEmbed. Requires WordPress 2.9+. == Description == Adds support for embeding content from more websites using [oohEmbed](http://oohembed.com/). Requires WordPress 2.9+. == Installation == ###Updgrading From A Previous Version### To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below. ###Uploading The Plugin### Extract all files from the ZIP file, **making sure to keep the file/folder structure intact**, and then upload it to `/wp-content/plugins/`. **See Also:** ["Installing Plugins" article on the WP Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) ###Plugin Activation### Go to the admin area of your WordPress install and click on the "Plugins" menu. Click on "Activate" for the "oohEmbed" plugin. == Frequently Asked Questions == = How do I use this plugin? = Just paste the URL to one of the supported sites into your post and if it's own it's own line or wrapped in the `[embed]` shortcode, it'll automatically be embeded. == ChangeLog == **Version 1.0.0** * Initial release!