{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "kadence/advanced-form", "title": "Advanced Form", "category": "kadence-blocks", "description": "Create an advanced contact or marketing form for your website.", "supports": { "html": false, "customClassName": false, "reusable": false, "lock": false, "kbMetadata": true }, "textdomain": "kadence-blocks", "keywords": [ "kb", "form", "contact" ], "attributes": { "id": { "type": "integer", "default": 0 }, "uniqueID": { "type": "string" }, "legacyMigration": { "type": "object", "default": null } } }