PATH:
home
/
lab2454c
/
netxzero.com
/
wp-includes
/
blocks
/
calendar
{ "$schema": "https://schemas.wp.org/trunk/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" }
[-] style-rtl.css
[edit]
[+]
..
[-] style.min.css
[edit]
[-] style.css
[edit]
[-] style-rtl.min.css
[edit]
[-] block.json
[edit]