=== Plugin Name === Contributors: f13dev Tags: youtube, video, embed, shortcode Requires at least: 3.0.1 Tested up to: 5.8.1 Stable tag: 2.0 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Do you want to embed a youtube video into a page on your blog without having to find the embed code, just use shortcode. == Description == Using F13 Youtube Shortcode you can simply embed a Youtube video into your WordPress powered website using shortcode. Features include: * Simply install and add the shortcode * All you need is the Youtube video id (the last section of the URL) * Optionally set the autoplay attribute to true for the video to play when the page loads [Read more about F13 YouTube Shortcode](https://f13.dev/wordpress-plugin-youtube-shortcode/) == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Add the shortcode [youtube video="video_id"], or [youtube video="video_id" autoplay="true"] to the desired location on your blog. == Frequently Asked Questions == = Is an API Key required to use the plugin = No. This plugin does not require an API Key to operate = How do I get my video to autoplay when the page loads = Simply add the attribute 'autoplay="true"' to the youtube shortcode, for example [youtube video="video_id" autoplay="true"] == Screenshots == 1. The results of adding [youtube video="FXFMQ_qyZEQ" autoplay="true"] to a blog post. == Changelog == = 1.0 = * Initial release == Upgrade Notice == = 2.0 = * Refactoring code to MVC layout * New responsive design * Modernising code == Arbitrary section ==