File "block.json"
Full path: /home/apktmnmv/apkcasinos.pk/wp-includes/blocks/html/block.json
File
size: 593 B (593 B bytes)
MIME-type: application/json
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
{
"$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"
}