JSON block.json
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"title": "Image Hotspots",
"name": "essential-blocks/image-hotspots",
"category": "essential-blocks",
"description": "Create interactive images with clickable hotspots that display tooltips or popups with custom content.",
"apiVersion": 3,
"textdomain": "essential-blocks",
"supports": {
"anchor": true,
"align": [
"wide",
"full"
]
},
"editorScript": "essential-blocks-editor-script"
}