golden hour
/home/godaofbq/beyondhyperbarics.com/wp-includes/blocks/freeform
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
436 B
Del
OK
editor-rtl.css
10.51 KB
Del
OK
editor-rtl.min.css
9.71 KB
Del
OK
editor.css
10.5 KB
Del
OK
editor.min.css
9.7 KB
Del
OK
Edit: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/freeform", "title": "Classic", "category": "text", "description": "Use the classic WordPress editor.", "textdomain": "default", "attributes": { "content": { "type": "string", "source": "raw" } }, "supports": { "className": false, "customClassName": false, "reusable": false }, "editorStyle": "wp-block-freeform-editor" }
Save