2020-07-01 14:29:03 +02:00
|
|
|
{
|
2020-10-20 15:36:16 +02:00
|
|
|
"apiVersion": 2,
|
2020-07-01 14:29:03 +02:00
|
|
|
"name": "core/more",
|
2021-05-19 17:09:27 +02:00
|
|
|
"title": "More",
|
2020-07-01 14:29:03 +02:00
|
|
|
"category": "design",
|
2021-05-19 17:09:27 +02:00
|
|
|
"description": "Content before this block will be shown in the excerpt on your archives page.",
|
|
|
|
"keywords": [ "read more" ],
|
|
|
|
"textdomain": "default",
|
2020-07-01 14:29:03 +02:00
|
|
|
"attributes": {
|
|
|
|
"customText": {
|
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
"noTeaser": {
|
|
|
|
"type": "boolean",
|
|
|
|
"default": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports": {
|
|
|
|
"customClassName": false,
|
|
|
|
"className": false,
|
|
|
|
"html": false,
|
|
|
|
"multiple": false
|
2021-01-28 03:04:13 +01:00
|
|
|
},
|
|
|
|
"editorStyle": "wp-block-more-editor"
|
2020-07-01 14:29:03 +02:00
|
|
|
}
|