2020-09-15 14:29:22 +02:00
|
|
|
|
{
|
2020-12-10 14:06:04 +01:00
|
|
|
|
"apiVersion": 2,
|
2020-09-15 14:29:22 +02:00
|
|
|
|
"name": "core/columns",
|
2021-07-23 11:58:50 +02:00
|
|
|
|
"title": "Columns",
|
2020-09-15 14:29:22 +02:00
|
|
|
|
"category": "design",
|
2021-07-23 11:58:50 +02:00
|
|
|
|
"description": "Add a block that displays content in multiple columns, then add whatever content blocks you’d like.",
|
|
|
|
|
|
"textdomain": "default",
|
2020-09-15 14:29:22 +02:00
|
|
|
|
"attributes": {
|
|
|
|
|
|
"verticalAlignment": {
|
|
|
|
|
|
"type": "string"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
"supports": {
|
|
|
|
|
|
"anchor": true,
|
2021-07-23 11:58:50 +02:00
|
|
|
|
"align": [ "wide", "full" ],
|
2020-09-15 14:29:22 +02:00
|
|
|
|
"html": false,
|
2020-12-10 14:06:04 +01:00
|
|
|
|
"color": {
|
2020-09-15 14:29:22 +02:00
|
|
|
|
"gradients": true,
|
2020-12-10 14:06:04 +01:00
|
|
|
|
"link": true
|
2020-09-15 14:29:22 +02:00
|
|
|
|
}
|
2021-04-27 08:32:47 +02:00
|
|
|
|
},
|
|
|
|
|
|
"editorStyle": "wp-block-columns-editor",
|
|
|
|
|
|
"style": "wp-block-columns"
|
2020-09-15 14:29:22 +02:00
|
|
|
|
}
|