18 lines
282 B
JSON
18 lines
282 B
JSON
|
{
|
||
|
"apiVersion": 2,
|
||
|
"name": "core/freeform",
|
||
|
"category": "text",
|
||
|
"attributes": {
|
||
|
"content": {
|
||
|
"type": "string",
|
||
|
"source": "html"
|
||
|
}
|
||
|
},
|
||
|
"supports": {
|
||
|
"className": false,
|
||
|
"customClassName": false,
|
||
|
"reusable": false
|
||
|
},
|
||
|
"editorStyle": "wp-block-freeform-editor"
|
||
|
}
|