🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 08:22:42 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
test2.therahuldas.com
/
wp-includes
/
blocks
/
html
📍 /home/therahul/test2.therahuldas.com/wp-includes/blocks/html
🔄 Refresh
✏️
Editing: block.json
Writable
{ "$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 Changes
❌ Cancel