=== Reframer === Contributors: deremohan Tags: responsive, unresponsive, iframe, video Requires at least: 4.0.0 Tested up to: 4.6.1 Stable tag: 4.6.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Reframer makes unresponsive elements responsive, such as embedded iframe, videos or you can choose element which you want to make it responsive. == Description == This plugin uses \[reframe.js\](https://dollarshaveclub.github.io/reframe.js/), one of popular js library having 1000+ github stars  [Demo Link](https://dollarshaveclub.github.io/reframe.js/)   = Why? =  1. Light weight plugin 2. Minimal configuration = 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. == 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.0 = * Initial release. == Upgrade Notice == = 1.0.0 = * Initial release.