15 lines
No EOL
303 B
JSON
15 lines
No EOL
303 B
JSON
{
|
|
"apiVersion": 2,
|
|
"name": "um-block/um-forms",
|
|
"title": "Form",
|
|
"description": "Choose display form",
|
|
"icon": "forms",
|
|
"category": "um-blocks",
|
|
"attributes": {
|
|
"form_id": {
|
|
"type": "integer"
|
|
}
|
|
},
|
|
"editorScript": "file:./src/index.js",
|
|
"textdomain": "ultimate-member"
|
|
} |