15 lines
409 B
JSON
15 lines
409 B
JSON
{
|
|
"apiVersion": 3,
|
|
"name": "wp-spaceapi-consumer/space-status",
|
|
"title": "Space Status",
|
|
"description": "Show whether the space is open or closed (SpaceAPI consumer).",
|
|
"category": "widgets",
|
|
"icon": "building",
|
|
"textdomain": "wp-spaceapi-consumer",
|
|
"style": "file:./style.css",
|
|
"editorStyle": "file:./editor.css",
|
|
"editorScript": "file:./index.js",
|
|
"supports": {
|
|
"html": false
|
|
}
|
|
} |