Skip to content

pv8/wordprezi-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text align:center

WordPrezi

Last Version Rates Downloads License

WordPrezi is a plugin to embed Prezi presentations into Wordpress blogposts.

Licensed under GPLv3

Description

WordPrezi is a plugin to help embedding the beautiful Prezi presententions into Wordpress blogposts.

Follow WordPrezi.

For more information, check out WordPrezi plugin website.

If this plugin has been helpful, please take a moment to rate it!

Installation

From your WordPress dashboard

  1. Visit Plugins > Add New
  2. Search for 'WordPrezi'
  3. Activate the plugin through the Plugins menu in WordPress
  4. Done!

From WordPress.org

  1. Download WordPrezi plugin
  2. Upload wordprezi directory to the /wp-content/plugins/ directory via stp, sftp, ftp, etc...
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Done!

Usage

To embed your prezis into your blogposts, add the following shortcode into your blogpost:

[prezi url="prezi URL here"]

It is also possible to specify this options:

  • width and height: dimensions of the embed prezi in pixels. Default dimensions: width=550 and height=400

Example:

[prezi url="http://prezi.com/ebosu8kq6vjn/embed-prezi-into-wordpress/" width="600" height="430" zoom_freely="N"]

Frequently Asked Questions

Q: Is this plugin related with WordPrezi (http://wordprezi.appspot.com) for Wordpress.com?
A: YES! This is the alternative option for self-hosted Wordpress blog users.

Q: Can this plugin be incorporated by Wordpress.com some day?
A: Hard to tell, but I really hope so. It would be great if Wordpress.com team could do that.

Changelog

0.9 - 2023-03-16

  • Security update: fix vulnerability issue where contributors could perfofm Stored Corss-Site Scripting attacks
  • Drop support for the zoom_freely option

0.8.3 - 2023-03-10

  • Tested with WP up to 6.1.1

0.8.1 - 2020-10-28

  • Hotfix: HTTPS support
  • Added support for New Prezi
  • Tested with WP up to 5.5.1

0.7 - 2018-03-19

  • Added support Prezi Next
  • Tested with WP up to 4.9.4

0.6.4 - 2017-06-01

  • Tested with WP 4.8

0.6.3 - 2014-09-11

  • Tested with WP 4.7

0.5 - 2014-09-11

  • Tested with WP 4.0
  • Prezi HTML5 comptibility

0.2 - 2014-04-24

  • Bug fix WP 3.9 compatibility

0.1

  • First release of WordPrezi plugin