first commit
This commit is contained in:
20
wp-includes/blocks/archives/block.json
Normal file
20
wp-includes/blocks/archives/block.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"apiVersion": 2,
|
||||
"name": "core/archives",
|
||||
"category": "widgets",
|
||||
"attributes": {
|
||||
"displayAsDropdown": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"showPostCounts": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
"supports": {
|
||||
"align": true,
|
||||
"html": false
|
||||
},
|
||||
"editorStyle": "wp-block-archives-editor"
|
||||
}
|
||||
Reference in New Issue
Block a user