2020-07-01 08:29:03 -04:00
|
|
|
|
{
|
2022-04-12 11:12:47 -04:00
|
|
|
|
"$schema": "https://schemas.wp.org/trunk/block.json",
|
2020-10-20 09:36:16 -04:00
|
|
|
|
"apiVersion": 2,
|
2020-07-01 08:29:03 -04:00
|
|
|
|
"name": "core/missing",
|
2021-05-19 11:09:27 -04:00
|
|
|
|
"title": "Unsupported",
|
2020-07-01 08:29:03 -04:00
|
|
|
|
"category": "text",
|
2021-05-19 11:09:27 -04:00
|
|
|
|
"description": "Your site doesn’t include support for this block.",
|
|
|
|
|
"textdomain": "default",
|
2020-07-01 08:29:03 -04:00
|
|
|
|
"attributes": {
|
|
|
|
|
"originalName": {
|
|
|
|
|
"type": "string"
|
|
|
|
|
},
|
|
|
|
|
"originalUndelimitedContent": {
|
|
|
|
|
"type": "string"
|
|
|
|
|
},
|
|
|
|
|
"originalContent": {
|
|
|
|
|
"type": "string",
|
|
|
|
|
"source": "html"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"supports": {
|
|
|
|
|
"className": false,
|
|
|
|
|
"customClassName": false,
|
|
|
|
|
"inserter": false,
|
|
|
|
|
"html": false,
|
|
|
|
|
"reusable": false
|
|
|
|
|
}
|
|
|
|
|
}
|