1
{
2
"name": "core/shortcode",
3
"category": "widgets",
4
"attributes": {
5
"text": {
6
"type": "string",
7
"source": "html"
8
}
9
},
10
"supports": {
11
"className": false,
12
"customClassName": false,
13
"html": false
14
15