wp-plugin-swiss-football-ma.../blocks/standings/block.json
2026-03-27 13:59:28 +01:00

17 lines
335 B
JSON

{
"apiVersion": 3,
"name": "swi-foot/standings",
"title": "Swiss Football Standings",
"category": "swi-football",
"icon": "analytics",
"description": "Display current standings for a team.",
"attributes": {
"teamId": {
"type": "string",
"default": ""
}
}
,
"usesContext": ["swi-foot/context"]
}