=== fillet === Contributors: scottsweb Donate link: https://flattr.com/profile/scottsweb/things Tags: iframe, frame, embed, responsive, mobile, desktop, scale, ratio, editor, button, toolbar, shortcode Requires at least: 3.0 Tested up to: 4.2.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Safely embed responsive IFrames in the WordPress text editor. == Description == Fillet adds a new IFrame button to the toolbar in the WordPress visual editor. By using a [shortcode](http://codex.wordpress.org/Shortcode), it allows for safer, responsive and future proof embeds. The chosen width and height for an IFrame embed is converted into a ratio which is used to scale your embeds across different devices. [a plugin by Scott Evans](http://scott.ee/ "WordPress web design Hampshire") == Installation == To install this plugin: 1. Upload the `fillet` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use the new iFrame embed button on the WordPress text editor or the shortcode `[iframe url="" width="" height=""]` == Frequently Asked Questions == ... == Screenshots == 1. IFrame modal in the WordPress admin 2. Responsive embed on the front end == Changelog == = 1.0 = * Initial release