Details Gallery Block
Adds a block to WordPress Gutenberg with a gallery containing images including data.
by <a href="https://max.gruson.studio" target="_blank">Max Gruson</a> · github.com/maxgruson/details-gallery-block
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/maxgruson/details-gallery-block/archive/refs/heads/main.zipFrom the readme
Details Gallery Block for WordPress Gutenberg
A block to add a gallery with images including data. The data includes a name, description and link.
Installation
Download the latest release and install like you would any other WordPress plugin.
Usage
Use outer block within themes: maxgruson/details-gallery.
Use inner block within themes: maxgruson/details-gallery-item.