=== Optimize YouTube Video Embed ===
Contributors: clebermind
Donate link: wedonthave.com
Tags: youtube, video, pagespeed
Requires at least: 3.0.1
Tested up to: 4.7
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Embed Youtube Video using the shortcode [youtube_iframe]. It shows a youtube thumb of the video(or custom thumb set) and loads the youtube video just when clicked. Perfect to improve the page speed!

== Description ==

When we embed youtube videos on a page it calls for some URLs and it's hard to get off to improve the score on page speed.
This plugin put an image thumb of the video with a play button instead of the youtube video. Simple and fast, just put a shortcode and it is working!
A CSS+JS solution using a Youtube automatic thumb or your hosted preferred thumb!
This plugin is based on https://wordpress.org/plugins/optimise-youtube-video-embed/

== Installation ==

1. Upload the plugin folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the Plugins menu in WordPress.
3. That's it! Don't need to configure, enjoy.

== Screenshots ==

1. Using some ways of this shortcode plugin.
2. The result of simple way.
3. The result of defining an image thumb.
4. The result of defining the size of the video.

== Changelog ==

= 1.0.0 =
* Initial commit.

== Upgrade Notice ==

1.0.1
* Correcting the reference to the plugin path