2020-06-26 15:33:47 +02:00
|
|
|
|
{
|
2020-10-20 15:36:16 +02:00
|
|
|
|
"apiVersion": 2,
|
2020-06-26 15:33:47 +02:00
|
|
|
|
"name": "core/block",
|
2021-05-19 17:09:27 +02:00
|
|
|
|
"title": "Reusable block",
|
2020-06-26 15:33:47 +02:00
|
|
|
|
"category": "reusable",
|
2021-05-19 17:09:27 +02:00
|
|
|
|
"description": "Create and save content to reuse across your site. Update the block, and the changes apply everywhere it’s used.",
|
|
|
|
|
"textdomain": "default",
|
2020-06-26 15:33:47 +02:00
|
|
|
|
"attributes": {
|
|
|
|
|
"ref": {
|
|
|
|
|
"type": "number"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"supports": {
|
|
|
|
|
"customClassName": false,
|
|
|
|
|
"html": false,
|
|
|
|
|
"inserter": false
|
2021-01-28 03:04:13 +01:00
|
|
|
|
},
|
|
|
|
|
"editorStyle": "wp-block-editor"
|
2020-06-26 15:33:47 +02:00
|
|
|
|
}
|