run:R W Run
400 By
2026-03-11 16:18:51
R W Run
error_log
📄block.json
1{
2 "$schema": "https://schemas.wp.org/trunk/block.json",
3 "apiVersion": 3,
4 "name": "core/widget-group",
5 "title": "Widget Group",
6 "category": "widgets",
7 "attributes": {
8 "title": {
9 "type": "string"
10 }
11 },
12 "supports": {
13 "html": false,
14 "inserter": true,
15 "customClassName": true,
16 "reusable": false
17 },
18 "editorStyle": "wp-block-widget-group-editor",
19 "style": "wp-block-widget-group"
20}
21