=== Consensus Embed ===
Contributors: consensusintegrations
Donate link: https://www.goconsensus.com
Tags: consensus
Requires at least: 3.9
Tested up to: 5.2.2
Stable tag: 1.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Provides a simple solution for embedding a Consensus demo on your website.

== Description ==

Provides an easy solution to embed a Consensus demo on your website. This plugin is intended as an easy to use alternative to manually
inserting iframe code.

More information can be found on the <a href="https://support.goconsensus.com/hc/en-us/articles/209726926">Consensus Embed</a> support page.

== Installation ==

There are no settings necessary. You simply install and activate the plugin.

== Frequently Asked Questions ==

= How do I use this plugin? =

Simply activate the plugin and add the shortcode [consensus src="www.demourl.com"][/consensus] inside of a post or on a page.

= How do you add the demo to a lightbox? =

Simply activate the plugin and add the shortcode [consensus src="www.demourl.com" lightbox="true"]Watch Demo[/consensus] inside of a post or on a page.

= How do you enable the option to have the demo open in a new tab on mobile when using a lightbox? =

You will want to include the option mobile="newtab" inside of the shortcode (e.g. [consensus src="www.demourl.com" lightbox="true" mobile="newtab"]Watch Demo[/consensus]).

= How do you make the trigger for the lighbox an image? =

Whatever is included in between the opening and closing of the shortcode will become the trigger (e.g. [consensus src="www.demourl.com" lightbox="true" mobile="newtab"]<img src="link to image">[/consensus]).

== Changelog ==

= 1.9 =
* Updated tag version

= 1.7 =
* Tested compatibility with Wordpress version 5.2.2

= 1.6 =
* Added option to make the lightbox on mobile open in a new tab

= 1.5 =
* Increase z-index of all lightbox elements

= 1.4 =
* Added better cache busting approach

= 1.3 =
* Increased z-index of lightbox

= 1.2 =
* Open demo player in a new tab on mobile

= 1.1 =
* Added better support for mobile

= 1.0 =
* Initial plugin release
