=== FluidVids for WordPress === Contributors: grapplerulrich Donate link: https://github.com/grappler/fluidvids Tags: fluidvids, responsive, youtube, vimeo, iframe, video Requires at least: 3.5 Tested up to: 3.8.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Standalone JavaScript for fluid YouTube/Vimeo iframe embeds. Add more custom/responsive players easily. == Description == Standalone JavaScript for fluid YouTube/Vimeo iframe embeds. Add more custom/responsive players easily in the media settings == Credits == The plugin can also be found on [GitHub](https://github.com/grappler/fluidvids). * Thank you [Todd Motto](http://toddmot.to/) for [FluidVid.js](https://github.com/toddmotto/fluidvids) * Thank you [Tom McFarlin](http://tommcfarlin.com/) for the [WordPress Plugin Boilerplate](https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate) == Installation == = Installing from the WordPress dashboard = 1. Navigate to the 'Add New' plugins dashboard 2. Search for 'FluidVids for WordPress' 3. Click 'Install Now' 4. Activate the plugin on the WordPress Plugin dashboard = Uploading in the WordPress dashboard = 1. Navigate to the 'Add New' plugins dashboard 2. Navigate to the 'Upload' area 3. Select `fluidvids.zip` from your computer 4. Upload 5. Activate the plugin on the WordPress Plugin dashboard = Using FTP = 1. Download `fluidvids.zip` 2. Extract the `fluidvids` directory to your computer 3. Upload the `fluidvids` directory to your `wp-content/plugins` directory 4. Activate the plugin on the WordPress Plugins dashboard = Configuration = You can add additional players in the media settings. == Screenshots == 1. Plugin Settings == Changelog == = 1.2.0 - 1st March 2014 = * Update FluidVids to 2.2.0 - XHR/Ajax content support via new apply() method to requery DOM - Add AMD support = 1.1.0 - 16th December 2013 = * Update FluidVids to 2.1.0 - fixes an IE8 bug = 1.0.0 - 6th December 2013 = * Initial release == Upgrade Notice == = 1.2.0 = * Update FluidVids to 2.2.0 = 1.1.0 = * Update FluidVids to 2.1.0 = 1.0.0 = * This is the first release.