first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "core/shortcode",
|
||||
"category": "widgets",
|
||||
"attributes": {
|
||||
"text": {
|
||||
"type": "string",
|
||||
"source": "html"
|
||||
}
|
||||
},
|
||||
"supports": {
|
||||
"className": false,
|
||||
"customClassName": false,
|
||||
"html": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user