=== Light Modal Block === Contributors: cloudcatch, dkjensen Tags: block, modal, popup, lightbox, gutenberg, full-site-editing Tested up to: 6.2.2 Stable tag: 1.0.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Requires PHP: 7.0 Requires at least: 6.2 Donate link: https://www.buymeacoffee.com/dkjensen Lightweight, customizable modal block for the WordPress block editor == Description == A simple yet robust solution for creating modals within the WordPress block editor. == Features == * Fully customizable using the native block editor style controls * Trigger modal on click for any element via CSS selector * Trigger modal on page load after X milliseconds * Custom modal width * Optional close button * Only 1kb gzipped on frontend == Attribution == The Light Modal block uses a modified version of the [Micromodal](https://github.com/Ghosh/micromodal) library. == Changelog == = 1.0.0 = * Initial release == Installation == 1. Upload the plugin files to the `/wp-content/plugins/light-modal-block` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Screenshots == 1. Block editor modal settings 2. Show Modal block control enabled under the Advanced panel for various blocks 3. Native block styling enabled for modals 4. Custom panel reveals all modals enabled on page 5. Modal in list view