Description
Adds a Prezi shortcode to allow you to easily embed presentations into WordPress.
Developed for the CUNY Academic Commons https://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=’https://prezi.com/hgjm18z36h75/why-should-you-move-beyond-slides/’]
Optionally, you can provide height and width attributes:
[prezi id=’https://prezi.com/hgjm18z36h75/why-should-you-move-beyond-slides/’ height=’400′ width=’600′]
Installation
- Upload to
/wp-content/plugins/
or install via Dashboard > Plugins > Add New - Activate at Dashboard > Plugins
- Sit back and watch the jack roll in
Reviews
There are no reviews for this plugin.
Contributors & Developers
“PreziWP” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PreziWP” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.