=== Responsive video embed === Contributors: lepileppanen Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PNMLVEYW3MXWS Tags: video, embed, responsive, youtube, vimeo Requires at least: 3.0.1 Tested up to: 4.7.1 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Embeds videos responsively to your site using a shortcode. == Description == Responsive video embed plugin is a lightweight and simple video embedding plugin that will create responsive video embeds to your site. After plugin is installed use shortcode [rve] with options. [rve src="embed video url" ratio="video aspect ratio"] src = URL of the embedded video ratio = either '16by9' or '4by3' (optional), 16by9 is by default Following shortcode will create responsive embed with 16by9 aspect ratio of url https://www.youtube.com/embed/teFpXqUZBYE [rve src="https://www.youtube.com/embed/teFpXqUZBYE" ratio="16by9"] == Installation == 1. Download the plugin. Activate via Plugin-settings. 2. Use the shortcode anywhere in your wysiwyg editor. == Screenshots == Nothing here yet. == Frequently Asked Questions == Nothing here yet. == Changelog == = 0.1 = * First version == Upgrade Notice == Nothing here yet.