wp/wp-includes/blocks/widget-group/block.json
changeset 21 48c4eec2b7e6
parent 19 3d72ae0968f4
equal deleted inserted replaced
20:7b1b88e27a20 21:48c4eec2b7e6
     1 {
     1 {
     2 	"apiVersion": 2,
     2 	"$schema": "https://schemas.wp.org/trunk/block.json",
       
     3 	"apiVersion": 3,
     3 	"name": "core/widget-group",
     4 	"name": "core/widget-group",
       
     5 	"title": "Widget Group",
     4 	"category": "widgets",
     6 	"category": "widgets",
     5 	"attributes": {
     7 	"attributes": {
     6 		"title": {
     8 		"title": {
     7 			"type": "string"
     9 			"type": "string"
     8 		}
    10 		}