golden hour
/home/godaofbq/healinghyperbaric.com/wp-includes/blocks/html
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
127 B
Del
OK
block.json
593 B
Del
OK
editor-rtl.css
2.95 KB
Del
OK
editor-rtl.min.css
1.02 KB
Del
OK
editor.css
2.96 KB
Del
OK
editor.min.css
1.02 KB
Del
OK
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", "role": "content" } }, "supports": { "customClassName": false, "className": false, "html": false, "interactivity": { "clientNavigation": true }, "customCSS": false, "visibility": false }, "editorStyle": "wp-block-html-editor" }
Save