scottsweb / fillet

✅ Safely embed IFrames in the WordPress text editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fillet

Fillet

About

Fillet adds a new IFrame button to the toolbar in the WordPress visual editor. By using a 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 on in how to install WordPress plugins.

Hooks & Filters

...

Frequently Asked Questions

...

Changelog

1.0

  • Initial release

About

✅ Safely embed IFrames in the WordPress text editor.


Languages

Language:PHP 64.7%Language:JavaScript 28.6%Language:CSS 6.6%