WordPress/wp-includes/blocks/shortcode/block.json

11 lines
132 B
JSON

{
"name": "core/shortcode",
"category": "widgets",
"attributes": {
"text": {
"type": "string",
"source": "html"
}
}
}