=== WP Present - beta === Contributors: stevenkword Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6T4UQQXTXLKVW Tags: keynote, present, presentation, presentations, powerpoint, reveal.js, slide, slides, slidedeck, slideshare, slideshow, speaker presentations, wp present, wp-present, WordCamp Requires at least: 3.6 Tested up to: 3.8.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) 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. == Screenshots == 1. The admin interface 2. A slide in a presentation 3. Presentation editor == Changelog == = 0.9.7 = * ADD SLUGS TO IDS IN THE DESCRIPTION FIELD * When adding a new column, add it one column after the active column * Make the placeholders for the columns larger than the widget placeholders * Fix column backfilling when empty columns are present * Add ability to highlight slides to target slide removal and insertions * Resolve loading modal customize background on 2nd load after background image removal * Have a template for displaying slides that are not found in a presentation = 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