=== Simple YouTube Embed ===
Contributors: naa986
Donate link: https://noorsplugin.com/
Tags: video, embed, youtube, embed videos, embed youtube, embedding youtube, fluid, html5, iPad, iphone, mobile, simple, simple youtube, video plugin, wordpress youtube embed, youtube embed, youtube player, youtube plugin, responsive, shortcode, wordpress, you tube, youtube player, youtube-plugin
Requires at least: 3.0
Tested up to: 4.8
Stable tag: 1.0.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Embed YouTube video in WordPress beautifully. Embed YouTube video with a URL or shortcode and customize the player using this YouTube embed plugin.

== Description ==

[Simple YouTube Embed](https://noorsplugin.com/simple-youtube-embed-plugin/) plugin is the easiest way to embed YouTube videos in WordPress. This plugin extends the default YouTube embed with advanced player parameters. When the page is rendered, a high resolution thumbnail image is displayed instead of the YouTube video player.

= Features =

* Pretty YouTube video embed
* Responsive and mobile friendly
* Embed a YouTube video with a high definition thumbnail image as the poster
* Enable/Disable display of suggested videos when the video finishes
* Enable/Disable player controls
* Enable/Disable video information
* Enable/Disable fullscreen

= Simple YouTube Embed Usage =

Create a new post/page and enter your YouTube video URL to embed it. Make sure the URL is on its own line and not hyperlinked (clickable when viewing the post). In order to avoid formatting errors, It's better to place the URL into the content area in text mode. For example:

`http&#58;//www.youtube.com/watch?v=Vpg9yizPP_g`

**Related YouTube Videos**

In order to disable related videos from showing you can add "rel=0" to your YouTube URL.

`http&#58;//www.youtube.com/watch?v=Vpg9yizPP_g&rel=0`

**YouTube Video Controls**

If you do not want to show player controls you can add "controls=0" to your YouTube URL.

`http&#58;//www.youtube.com/watch?v=Vpg9yizPP_g&controls=0`

**YouTube Video Info**

If you do not want to show information like the video title and uploader you can add "showinfo=0" to your YouTube URL.

`http&#58;//www.youtube.com/watch?v=Vpg9yizPP_g&showinfo=0`

**YouTube Video Fullscreen**

If you do not want to allow fullscreen option in the player you can add "fs=0" to your YouTube URL.

`http&#58;//www.youtube.com/watch?v=Vpg9yizPP_g&fs=0`

For documentation please visit the [Simple YouTube Embed](https://noorsplugin.com/simple-youtube-embed-plugin/) plugin page

= Recommended Reading =

* Simple YouTube Embed [Documentation](https://noorsplugin.com/simple-youtube-embed-plugin/)
* My Other [Free WordPress Plugins](https://noorsplugin.com/wordpress-plugins/)

== Installation ==

1. Go to the Add New plugins screen in your WordPress Dashboard
1. Click the upload tab
1. Browse for the plugin file (simple-youtube-embed.zip) on your computer
1. Click "Install Now" and then hit the activate button

== Frequently Asked Questions ==

= Can I use this plugin to embed a YouTube video with High Quality Thumbnail? =

Yes.

= Is this plugin responsive? =

Yes.

== Screenshots ==

1. Simple YouTube Embed Demo

== Upgrade Notice ==
none

== Changelog ==

= 1.0.5 =
* Compatible with WordPress 4.8
* Updated all the permalinks

= 1.0.4 =
* Added an option to prevent video information from displaying in the YouTube player
* Added an option to prevent fullscreen button from displaying in the YouTube player
* Updated the translation files so the plugin can take advantage of language packs
* Simple YouTube Embed is now compatible with WordPress 4.4

= 1.0.3 =
* Simple YouTube Embed is now compatible with WordPress 4.3

= 1.0.2 =
* Fixed "black bars" that would show up on the sides of the video and thumbnail
* If high definition is not available for a video it will embed with a low quality thumbnail
* Added an option to disable related videos
* Added an option to disable player controls

= 1.0.1 =
* First commit
