2020-06-26 09:33:47 -04:00
|
|
|
{
|
2020-10-20 09:36:16 -04:00
|
|
|
"apiVersion": 2,
|
2020-06-26 09:33:47 -04:00
|
|
|
"name": "core/calendar",
|
|
|
|
"category": "widgets",
|
|
|
|
"attributes": {
|
|
|
|
"month": {
|
|
|
|
"type": "integer"
|
|
|
|
},
|
|
|
|
"year": {
|
|
|
|
"type": "integer"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports": {
|
|
|
|
"align": true
|
2021-01-27 21:04:13 -05:00
|
|
|
},
|
|
|
|
"style": "wp-block-calendar"
|
2020-06-26 09:33:47 -04:00
|
|
|
}
|