golden hour
/var/www/html/wp-includes/blocks/html
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
418 B
Del
OK
editor-rtl.css
1.94 KB
Del
OK
editor-rtl.min.css
526 B
Del
OK
editor.css
1.94 KB
Del
OK
editor.min.css
525 B
Del
OK
Edit: block.json
{ "apiVersion": 2, "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": "html" } }, "supports": { "customClassName": false, "className": false, "html": false }, "editorStyle": "wp-block-html-editor" }
Save