=== Plugin Name ===
Contributors: gawain
Tags: embed, oembed, TED
Requires at least: 3.3
Tested up to: 3.9
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Enable TED video URLs to be embedded in WordPress via the internal oEmbed API

== Description ==

Curl up with your TEDdy bear and laptop and watch TED talks directly from your WordPress blog 

Enable use of either TED talk URLs or [ted] short code.

Format for shortcode is [ted id=X height=Y width=Z]
 * id     [required] - Can be found by clicking the 'Embed' button on the TED talks page
 * height [optional] - Desired height in pixels
 * width  [optional] - Desired width in pixels


== Installation ==

1. Unzip to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place [ted] shortcode or talk URLs into posts

== Frequently Asked Questions ==

= Does this work with TED playlists? =

No, I'm afraid not.


== Changelog ==

= 1.0 =
* Initial release

= 1.1 =
* Update for WordPress 3.8

= 1.2 =
* Update for WordPress 3.9
