=== Simple YouTube Responsive === Contributors: Eirudo Donate link: https://www.paypal.me/Eirudo Tags: youtube, embed, video, responsive, media, player, shortcode Requires at least: 2.5 Tested up to: 5.1.1 Stable tag: 1.2.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Embed responsive YouTube videos using simple shortcode. == Description == Embed YouTube videos and keept their aspect ratio, just using simple shortcode. * Simple shortcode, can be used in the posts or widgets. * Insert shortcode directly from post editor. * Without using any JavaScripts (for non-AMP version). * CSS Only. * Using default YouTube Embed Code (iframe). * Without load any additional Scripts or CSS linker/files, so never slow down your Website. * Custom aspect ratio, if you want set different porpotion size. * Auto centered position. So if you insert it on your post section, the video always on center-aligned. * Facebook Instant Articles & Google AMP supported. * 100% Free! And no annoying ads inside. How to embed YouTube video: [youtube v="XXXXXX"] Change XXXXXX with ID video on the YouTube. You can get the video ID on the it's URL, something like this: https://www.youtube.com/?watch=XXXXXX Just copy the ID Specify max width of your video [youtube v="XXXXXX" maxwidth="600px"] Or even add additional ID and Classes [youtube v="XXXXXX" id="my-video-1" class="youtube-videos youtube-player"] Custom CSS too! [youtube v="XXXXXX" style="background-color: #3e3e3e;"] == Installation == 1. Install plugin from Wordpress menu Plugins > Add New 2. Activate the plugin 3. Yay! Well done. 4. Insert your shortcode to the post, or even widgets. Multiple shortcode is supported. == Screenshots == https://eirudo.com/files/simple-youtube-responsive-screenshot-1.jpg https://eirudo.com/files/simple-youtube-responsive-screenshot-2.jpg https://eirudo.com/files/simple-youtube-responsive-screenshot-3.jpg https://eirudo.com/files/simple-youtube-responsive-screenshot-4.jpg == Changelog == = 1.0 = * We just born. Nothing to see here. = 1.1 = * Fix Bug: Failed to Install * Some typos = 1.2 = * Fix Bug: Mixed Content on https sites. I'm Sorry, forgot to make https version for embed code :3 = 1.2.1 = * Fix Bug: PHP Error Divided by zero. * Remove: Default Max Width (600px). = 1.2.2 = * Add: Alias attribute for inserting YouTube ID. You can using "video" or "v" tags = 1.2.3 = * Add: Google AMP supported = 1.2.4 = * Fix Bug: Break post when AMP plugin not installed. = 1.2.5 = * Little Bug, Fixed. * New Contributor * New documentation link = 1.2.6 = * Typo in ReadMe and Description == Upgrade Notice == * Just install this plugin. == Arbitrary section == == A brief Markdown Example == Pros: 1. Simple 2. Doesn't require JavaScripts 3. Without load any CSS or JavaScripts files like other plugins 4. Never slow down your website 5. Simple use Cons: 1. Too simple 2. No settings page. What are you looking for?