Contributors: westonruter
Tested up to: 6.8
Stable tag: 0.1.0
License: GPLv2 or later
Tags: block theme, featured image, site editor, lightbox
This plugin automatically enables "Enlarge on click" (lightbox) for the Featured Image block when "Link to Post" is not enabled. There are no settings for this plugin.
This is a workaround to implement gutenberg#57849.
See writeup: Adding Caption & Lightbox to the Featured Image Block.
- Download the plugin ZIP from GitHub or if you have a local clone of the repo run
npm run plugin-zip
. - Visit Plugins > Add New Plugin in the WordPress Admin.
- Click Upload Plugin.
- Select the
featured-image-block-with-lightbox.zip
file on your system from step 1 and click Install Now. - Click the Activate Plugin button.
You may also install and update via Git Updater.
- Initial release.