=== Reframer === Contributors: deremohan Tags: js, iframes, fluid, responsive, video, fitvids, youtube, embeds, unresponsive Requires at least: 4.0.0 Tested up to: 4.7.3 Stable tag: 4.7.3 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html == Description == Reframer makes unresponsive elements responsive, such as embedded iframe, videos or you can choose element which you want to make it responsive. = Why? =  Reframer offers the simplest solution to making elements scale at an intrinsic ratio. 1. Light weight 2. Minimal configuration [Demo Link](https://dollarshaveclub.github.io/reframe.js/) = How? =  This plugin removes a specified element's height & width attributes & then wraps that element in responsive div that is an intrinsic ratio of the original element. This plugin is meant for embedded content like iframes or videos. = Setup = 1. Install plugin 2. Goto WP admin > Settings > Reframer 3. Add unresponsive elements such as iframe, video under `DOM Selectors` section 4. Save settings = Credits = This plugin uses [reframe.js](https://dollarshaveclub.github.io/reframe.js/) made by [Dollar Shave Club](https://github.com/dollarshaveclub). == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. = Plugin Configurations = 1. Goto WP admin > Settings > Reframer 2. Add DOM elements such as iframe and press enter to add 3. Save settings == Frequently Asked Questions == = How do I contribute? = We encourage everyone to contribute their ideas, thoughts and code snippets. This can be done by forking the \[repository over at GitHub\](https://github.com/mohandere/reframer). == Screenshots == 1. Responsive youtube video 2. Wordpress admin configurations == Changelog == = 1.0.1 = * Version and document updated == Upgrade Notice == = 1.0.1 = * No changes required