=== Wordpress Video Overlay Ads ===
Contributors: salinus.com, ensar
Tags: video overlay ad, youtube overlay, video overlay
Requires at least: 3.1
Tested up to: 4.7
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add html rich lightboxes over Youtube and Vimeo video embeds

== Description ==
This plugin creates an lightbox area over Youtube and Vimeo video embeds. You can insert all kinds of html content including banner ads, texts, polls, and add any kind of html and javascript code you like. You can also use shortcodes inside it.

== Installation ==
Upload the plugin
Go to your admin page Settings > Video Overlay Ads Settings
Here you can copy and paste any html code that you will display inside the overlay. Also You can select an option to remove the dismiss button, but make sure that you include an html element that has class=\"video-overlay-dismiss-btn\" when clicking this html element the overlay will be removed.
That\'s it. Your videos will be overlaid with the code snipped you just added.

== Frequently Asked Questions ==
1- What is Video Overlay Ads used for?
Video Overlay Ads is a Wordpress plugin to show an overlaid content over videos. This overlay can contain HTML rich content so basically you can display anything before videos are played.
2- Does it only support Youtube and Vimeo video embeds?
Yes, for now its working only on Youtube and Vimeo videos, stay tuned for other video channels.

== Screenshots ==
1. Display an Html overlay on top of your videos.
2. You can configure and add any html code on your videos.

== Changelog ==
Version 1.1

 * Added Vimeo channel

Version 1.0

 * First public release