17 lines
244 B
JSON
17 lines
244 B
JSON
{
|
|
"apiVersion": 2,
|
|
"name": "core/block",
|
|
"category": "reusable",
|
|
"attributes": {
|
|
"ref": {
|
|
"type": "number"
|
|
}
|
|
},
|
|
"supports": {
|
|
"customClassName": false,
|
|
"html": false,
|
|
"inserter": false
|
|
},
|
|
"editorStyle": "wp-block-editor"
|
|
}
|