=== Simple Iframe === Contributors: unapersona Tags: iframe,block,external Requires at least: 5.0.0 Tested up to: 6.6.0 Requires PHP: 7.4.0 License: GPL Easily insert iframes inside the block editor. == Description == Easily insert iframes inside the block editor. This plugin adds an *Iframe* block inside the *Embeds* category. Insert an external (or internal) URL by simple drag and dropping the Simple Iframe block. == Changelog == = 1.2.0 = * Migrated from create-guten-block to @wordpress/create-block * Added option for title attribute * Removed stylesheet loading * Removed !important option (no longer supported by React) * Adding some help messages = 1.1.1 = * Language files updated = 1.1.0 = * Improve the block selection * New option to add lazyload attribute * New option to add !important in style = 1.0.1 = * Bumped version, 5.4.0 compatible = 1.0.0 = * Added Spanish translation