=== Prezi Shortcode === Contributors: timanrebel Tags: prezi, shortcode Requires at least: 2.6 Tested up to: 2.8.4 Stable tag: 1.0.1 This plugin adds an easy way to embed Prezi presentations in your blog posts and pages. == Description == Adds an easy way to embed Prezi presentations in your blog posts and pages by using the [prezi] shortcode. Prezi Shortcode also adds a custom button to the Visual Editor, so you don't have to remember the codes. Example use: [prezi]http://prezi.com/123518/view/[/prezi] You can also use custom width and height: [prezi width="600" height="400"]http://prezi.com/123518/view/[/prezi] == Installation == 1. Upload the plugin directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. You can now use the [prezi] shortcode in your blog posts and in pages == Changelog == = 1.0.1 = * Fixt minor bug in TinyMCE plugin = 1.0 = * Initial release. * Includes: custom TinyMCE button * [prezi] shortcode * settings page for default width and height