=== Speaker Deck Embed === Contributors: mattwiebe Tags: slideshow, presentation, embed, oembed, speakerdeck Requires at least: 3.2 Tested up to: 3.5.1 Stable tag: 1.2 Easily embed Speaker Deck presentations in your WordPress blog. == Description == Add Speaker Deck presentations really easily. Just paste the speakerdeck.com URL on its own line in your post editor, like: http://speakerdeck.com/u/mattwiebe/p/power-your-portfolio-with-wordpress This plugin talks to Speaker Deck's oEmbed provider and transparently embeds your slideshow. Or, use it via a shortcode if your prefer. These formats work: [speakerdeck http://speakerdeck.com/u/mattwiebe/p/power-your-portfolio-with-wordpress] [speakerdeck url="http://speakerdeck.com/u/mattwiebe/p/power-your-portfolio-with-wordpress"] == Installation == 1. Upload the `speakerdeck-embed` folder to your `/wp-content/plugins/` directory 2. Activate the "Speaker Deck Embed" plugin in your WordPress administration interface == Screenshots == 1. Write with your Speaker Deck URL on its own line. 2. Your Speaker Deck presentation embeds beautifully on your blog. == Changelog == = 1.2 = * Add [speakerdeck] shortcode support. Props @danielbachhuber = 1.1 = * Update to new Speakerdeck URL format. Props baxang & simonwheatley = 1.0 = * Initial release