first commit
This commit is contained in:
16
wp-includes/blocks/block/block.json
Normal file
16
wp-includes/blocks/block/block.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"apiVersion": 2,
|
||||
"name": "core/block",
|
||||
"category": "reusable",
|
||||
"attributes": {
|
||||
"ref": {
|
||||
"type": "number"
|
||||
}
|
||||
},
|
||||
"supports": {
|
||||
"customClassName": false,
|
||||
"html": false,
|
||||
"inserter": false
|
||||
},
|
||||
"editorStyle": "wp-block-editor"
|
||||
}
|
||||
Reference in New Issue
Block a user