2021-05-19 17:09:27 +02:00
|
|
|
{
|
|
|
|
"apiVersion": 2,
|
2021-06-08 19:33:22 +02:00
|
|
|
"name": "core/post-template",
|
|
|
|
"title": "Post Template",
|
2021-05-19 17:09:27 +02:00
|
|
|
"category": "design",
|
|
|
|
"parent": [ "core/query" ],
|
2021-06-08 19:33:22 +02:00
|
|
|
"description": "Post Template.",
|
2021-05-19 17:09:27 +02:00
|
|
|
"textdomain": "default",
|
|
|
|
"usesContext": [
|
|
|
|
"queryId",
|
|
|
|
"query",
|
|
|
|
"queryContext",
|
2021-05-21 12:14:23 +02:00
|
|
|
"displayLayout",
|
2021-05-19 17:09:27 +02:00
|
|
|
"templateSlug"
|
|
|
|
],
|
|
|
|
"supports": {
|
|
|
|
"reusable": false,
|
2021-05-21 12:14:23 +02:00
|
|
|
"html": false,
|
|
|
|
"align": true
|
2021-05-19 17:09:27 +02:00
|
|
|
},
|
2021-06-08 19:33:22 +02:00
|
|
|
"style": "wp-block-post-template",
|
|
|
|
"editorStyle": "wp-block-post-template-editor"
|
2021-05-19 17:09:27 +02:00
|
|
|
}
|