wp-plugin-swiss-football-ma.../blocks/standings/block.json
Reindl David (IT-PTR-CEN2-SL10) fbd595aa36 initial state
2026-03-18 19:58:24 +01:00

17 lines
330 B
JSON

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