=== Premise Split View === Contributors: premisewp Donate link: http://premisewp.com/donate Tags: split view, premise split view, premise wp, premise, premisewp Requires at least: 3.9.0 Tested up to: 4.7 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create a split view of any two pieces of content. You can insert a video, image, shortcode, or post (including pages) into any of the 2 sides in a split view. == Description == Create a split view and insert it anywhere in your WordPress site. This lets you compare two different types of content in an interactive split view. Split views can be dragged to display more of one side than the other. Supports inserting Videos, Images, Shortcodes, even Posts or Pages! You can also change the color of the handle. You can insert a split view in any page or post on your site by using the shortcode `[psview id="12"]` where the id parameter determines which split view to load. You can add multiple split views per page if you like. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin main folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Start creating split views :) == Frequently Asked Questions == = Where can I find more information and documentation? = Go to the Premise Split View Site. == Changelog == = 1.1.0 = * CSS fix handle not centered in responsive * Fix display bug: remove slideCenter animation on window.resize * Flush rewrite rules if our plugin was just activated. * fixed wp_color field not working properly * update short code handler and classes to match new version pwp * updated comments and documentation for the whole project = 1.0.1 = * New support to insert your own content on each side of the split view using the WO built in WYSIWIG editor. = 1.0.0 = * New version