mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-21 12:30:19 -04:00
16 lines
217 B
JSON
16 lines
217 B
JSON
{
|
|
"name": "core/shortcode",
|
|
"category": "widgets",
|
|
"attributes": {
|
|
"text": {
|
|
"type": "string",
|
|
"source": "html"
|
|
}
|
|
},
|
|
"supports": {
|
|
"className": false,
|
|
"customClassName": false,
|
|
"html": false
|
|
}
|
|
}
|