# WordPress Canvas - Responsive Videos #

**Contributors:** cbaldelomar  
**Donate link:** http://webplantmedia.com/donate/  
**Tags:** video, responsive, video, embeds, embed, object, iframe, youtube, vimeo, html5 video, oembed, embed discovery, auto-embed, automatic, auto, hulu, resize, fluid  
**Requires at least:** 3.8  
**Tested up to:** 3.8  
**Stable tag:** trunk  
**License:** GPLv2 or later  
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html  

Simple responsive video plugin. Automatically determine aspect ratio. CSS only. No Javascript.

## Description ##

This plugin will automatically resize your videos inserted in your WordPress editor. The code is light and only uses CSS. No javascript is used so there is no delay in your iframes and/or embeded objects from being resized. This plugin will also try to correctly guess your aspect ratio so your videos always look great. And if the aspect ratio is not correctly identified, then you can easily apply the correct aspect ratio using CSS. Every video is assigned a unique class name.

It currently has been tested for the following providers:

* YouTube
* Vimeo
* DailyMotion

[Live Demo & Documentation](http://wordpresscanvas.com/features/plugins/wc-responsive-video/)

### Professional Support

If you need professional plugin support from me, the plugin author, you can contact me at [WordPress Canvas](http://wordpresscanvas.com/).

### Plugin Development

If you're a theme author, plugin author, or just a code hobbyist, you can follow the development of this plugin on it's [GitHub repository](https://github.com/webplantmedia/wc-responsive-video). 

### Donations

Thank you so much for even considering supporting my work. If you have benefited from my WordPress plugins, or are appreciative of my customer support, and feel led to send me a monetary donation, please follow the link [here](http://webplantmedia.com/donate/). I am truly thankful for your hard earned giving.

## Installation ##

1. Uzip the `wc-responsive-video.zip` folder.
2. Upload the `wc-gallery` folder to your `/wp-content/plugins` directory.
3. In your WordPress dashboard, head over to the *Plugins* section.
4. Activate *WordPress Canvas - Responsive Videos*.

## Frequently Asked Questions ##

### How does this plugin work?

Once you activate this plugin, an element will wrap your iframe videos and the following CSS hacks will be applied.
http://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php

### What aspect ratios do you support?

Currently, 16:9, 4:3, and 3:2. But this will change as people send me tips and suggestions.

## Changelog ##

### Version 1.2

* Updated documentation.

### Version 1.1

* Plugin released.  Everything is new!
