Sample candy card block.
This is a custom Gutenberg "candy" card block that displays a card item with an editable candy (icon) image, header, and body content.
- To view a quick pre-built sample, please also install and activate the candyshop-fse-theme theme with the corresponding database and uploads.
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
Some things I would do moving forward:
- This block definitely needs more admin CSS/functionality to allow the editing experience to act more smoothly.
- Clean up some repetitive CSS in editor.css versus style.css
- I'd love to spend a little more time neatly organizing the file structure to my liking
- Always can use more customizable options!