WP-Present - beta
=================
* Contributors: stevenkword
* Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6T4UQQXTXLKVW
* Tags: present, presentation, slide, slides, reveal.js, wp-present, WordCamp, powerpoint, slidedeck
* Requires at least: 3.6
* Tested up to: 4.1
* Stable tag: trunk
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html

## Description ##

**Create an Account or checkout the new DEMO:** [http://wppresent.com](http://wppresent.com)

Want to help out? Check out the [Developer Notes](https://github.com/stevenkword/WP-Present#developer-notes)

Create interactive slide presentations, the WordPress way.

Presentation layer powered by reveal.js from Hakim El Hattab (http://hakim.se).

Currently works best with Chrome & Safari

If you'd like to contribute to the plugin you can find it on GitHub: https://github.com/stevenkword/WP-Present

## Installation ##
1. Upload "/wp-present" to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.

## Developer Notes ##
* Stable branch, master, is version 0.9.6 and is only compatible up to WordPress 3.8 due to a problem introduced in WordPress 3.9 with the TinyMCE 4.0 Update. See [Issue #8](https://github.com/stevenkword/WP-Present/issues/8)
* Development against WordPress 3.9+ should be done against the development branch

## Changelog ##
= 0.9.7 =
* Rewrites modal editor for 4.0 compatibility

= 0.9.6 =
* Supports the ability to overwrite plugin template with theme templates
* JS script inclusion audit
* Adds shortcode for embedding WP Present into posts
* Updates donate buttons and links
* Tabifies the settings page
* More informative AJAX spinners
* Adds Templates for individual slides
* Enqueues Dashicons always
* Adds taxonomy bridge for storing additional taxonomy information in custom post types
* Updates admin menus
* Fixes color saving on Publish in modal customizer

= 0.9.5 =
* Emergency patches to fix support in preparation for WordPress 3.8

= 0.9.4 =
* I did things

## Upgrade Notice ##
= 0.9 =
* Pre release
