![Fillet](http://cloud.scott.ee/images/fillet.png)

# Fillet

* Status: ✔ Active
* Contributors: [@scottsweb](http://twitter.com/scottsweb)
* Description: Safely embed responsive IFrames in the WordPress text editor.
* Author: [Scott Evans](http://scott.ee)
* Author URI: [http://scott.ee](http://scott.ee)
* License: GNU General Public License v2.0
* License URI: [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)

## About

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.

## Installation

To install this plugin:

* Upload the `fillet` folder to the `/wp-content/plugins/` directory
* Activate the plugin through the 'Plugins' menu in WordPress
* Use the new iFrame embed button on the WordPress text editor or the shortcode `[iframe url="" width="" height=""]`

Visit [WordPress.org for a comprehensive guide](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation) on in how to install WordPress plugins.

## Hooks & Filters

...

## Frequently Asked Questions

...

## Changelog

#### 1.0
* Initial release
