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

18 lines
458 B
JSON

{
"apiVersion": 3,
"name": "swi-foot/context",
"title": "Swiss Football Context (container)",
"category": "widgets",
"icon": "admin-site",
"description": "Provides a team/season/match context to child blocks. Children will inherit these settings unless they override them.",
"providesContext": {
"swi-foot/context": "swi_foot_context"
},
"attributes": {
"swi_foot_context": {
"type": "object",
"default": {}
}
}
}