File "block.json"

Full path: /home/kosmetik/public_html/wp-includes/blocks/missing/block.json
File size: 387 B
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

{
	"apiVersion": 2,
	"name": "core/missing",
	"category": "text",
	"attributes": {
		"originalName": {
			"type": "string"
		},
		"originalUndelimitedContent": {
			"type": "string"
		},
		"originalContent": {
			"type": "string",
			"source": "html"
		}
	},
	"supports": {
		"className": false,
		"customClassName": false,
		"inserter": false,
		"html": false,
		"reusable": false
	}
}