/var/www/vhosts/ihelp.ro/ajutam.ro/wp-includes/blocks/html
NameSizeModeActions
block.json5480644editdlrm
editor-rtl.css9280644editdlrm
editor-rtl.min.css8310644editdlrm
editor.css9270644editdlrm
editor.min.css8300644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-includes/blocks/html/block.json (548B)
{ "$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 } }, "editorStyle": "wp-block-html-editor" }