first commit
This commit is contained in:
17
wp-includes/blocks/calendar/block.json
Normal file
17
wp-includes/blocks/calendar/block.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"apiVersion": 2,
|
||||
"name": "core/calendar",
|
||||
"category": "widgets",
|
||||
"attributes": {
|
||||
"month": {
|
||||
"type": "integer"
|
||||
},
|
||||
"year": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"supports": {
|
||||
"align": true
|
||||
},
|
||||
"style": "wp-block-calendar"
|
||||
}
|
||||
Reference in New Issue
Block a user