golden hour
/var/www/html/wp-includes/blocks/calendar
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
373 B
Del
OK
style-rtl.css
1.75 KB
Del
OK
style-rtl.min.css
409 B
Del
OK
style.css
1.75 KB
Del
OK
style.min.css
409 B
Del
OK
Edit: block.json
{ "apiVersion": 2, "name": "core/calendar", "title": "Calendar", "category": "widgets", "description": "A calendar of your site’s posts.", "keywords": [ "posts", "archive" ], "textdomain": "default", "attributes": { "month": { "type": "integer" }, "year": { "type": "integer" } }, "supports": { "align": true }, "style": "wp-block-calendar" }
Save