=== PreziWP ===
Contributors: boonebgorges, cuny-academic-commons
Tags: prezi, shortcode
Requires at least: 2.6
Tested up to: 4.6
Stable tag: 1.2

Adds a Prezi shortcode to allow you to easily embed presentations into WordPress.

== Description ==

Adds a Prezi shortcode to allow you to easily embed presentations into WordPress.

Developed for the CUNY Academic Commons http://commons.gc.cuny.edu Bowmp chicka wow wow

Usage:

Make sure to include an ID. The plugin understands both the unique presentation ID (found in the prezi.com URL) or the entire URL.
[prezi id='hgjm18z36h75']
[prezi id='http://prezi.com/hgjm18z36h75/why-should-you-move-beyond-slides/']

Optionally, you can provide height and width attributes:

[prezi id='http://prezi.com/hgjm18z36h75/why-should-you-move-beyond-slides/' height='400' width='600']

== Installation ==

1. Upload to `/wp-content/plugins/` or install via Dashboard > Plugins > Add New
1. Activate at Dashboard > Plugins
1. Sit back and watch the jack roll in

== Changelog ==

= 1.2 =
* Improved localization
* Compatibility with HTTPS

= 1.1 =
* Update for the latest Prezi embed format

= 1.0.1 =
* Fixed bug in the way the View Original link is created

= 1.0 =
* Initial release.
