https://github.com/bacoords/example-image-block
Tutorial plugin for handling images in a custom Gutenberg block.
https://github.com/bacoords/example-image-block
Last synced: about 1 year ago
JSON representation
Tutorial plugin for handling images in a custom Gutenberg block.
- Host: GitHub
- URL: https://github.com/bacoords/example-image-block
- Owner: bacoords
- Created: 2023-05-09T14:11:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T16:00:28.000Z (about 3 years ago)
- Last Synced: 2025-05-12T11:05:37.452Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://www.briancoords.com/managing-images-in-your-custom-gutenberg-block/
- Size: 755 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Example Double Image Block ===
Contributors: bacoords
Tags: block
Tested up to: 6.1
Stable tag: 0.1.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Example "double image" block scaffolded with Create Block tool.