Contributors: westonruter
Tested up to: 6.8
Stable tag: 0.1.0
License: GPLv2 or later
Tags: block theme, featured image, site editor, caption
This plugin adds the ability to show a caption in the Featured Image block via the same "Add caption" block toolbar button available on the Image block. Image captions must be edited in the Media Library.
This is a prototype to implement gutenberg#40946.
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-caption.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.