{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "sp-easy-accordion-pro/user-faq-form", "title": "User FAQ Forms", "category": "sp-easy-accordion-pro-blocks", "description": "Add a customizable User FAQ Form to collect and manage questions.", "textdomain": "easy-accordion-free", "supports": { "align": [ "wide", "full" ], "customClassName": false }, "attributes": { "isPreview": { "type": "boolean", "default": false }, "align": { "type": "string", "default": "wide" } }, "example": { "attributes": { "isPreview": true } }, "editorScript": "sp_eab_admin_index_js", "editorStyle": "sp_eab_editor_style", "script": [], "style": [] }