=== Popup Block === Contributors: baicusandrei Tags: popup, modal, block Requires at least: 5.2 Tested up to: 5.8 Requires PHP: 5.6 Stable tag: 0.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A popup/modal block for the WordPress block editor. == Description == This plugin adds a customizable Popup Block to the WordPress block editor. == Installation == 1. Install the plugin via the plugin installer, either by searching for it or uploading a .ZIP file. 1. Activate the plugin. 1. Use the Popup Block for WordPress! == Screenshots == 1. Block preview 2. Block Appearance Options 3. Block Open/Close Advanced Options == Changelog == = 0.0.4 = * Bump version to proper one = 0.0.3 = * Allow opening using links href attribute = 0.0.2 = * Fix exit intent not working in firefox * Fix close button hiding not working * Fix unique identifier for modal having wrong type, causing block to get invalidated * Overflow when content has large height * Open after scroll offset was not properly calculated = 0.0.1 = * Initial release.