/home/vianto5/.trash/cititower.mx/wp-includes/blocks/freeform
NameSizeModeActions
block.json4360644editdlrm
editor-rtl.css107590644editdlrm
editor-rtl.min.css99400644editdlrm
editor.css107540644editdlrm
editor.min.css99350644editdlrm
Edit: /home/vianto5/.trash/cititower.mx/wp-includes/blocks/freeform/block.json (436B)
{ "$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" }