golden hour
/home/phakp/public_html/wp-includes/blocks/freeform
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
437 B
Del
OK
editor-rtl.css
11.54 KB
Del
OK
editor-rtl.min.css
8.85 KB
Del
OK
editor.css
11.6 KB
Del
OK
editor.min.css
8.84 KB
Del
OK
Edit: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "core/freeform", "title": "Classic", "category": "text", "description": "Use the classic WordPress editor.", "textdomain": "default", "attributes": { "content": { "type": "string", "source": "html" } }, "supports": { "className": false, "customClassName": false, "reusable": false }, "editorStyle": "wp-block-freeform-editor" }
Save