Priority File Manager

📁 public_html
Base Directory:
/home/ecedu/public_html/wp-includes/blocks/freeform
NameTypeSizeActions
📁 .. Folder -
📄 block.json File 436
Edit Download
📄 editor-rtl.css File 10705
Edit Download
📄 editor-rtl.min.css File 9894
Edit Download
📄 editor.css File 10700
Edit Download
📄 editor.min.css File 9889
Edit Download
{ "$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" }