File: /home/niphet/public_html/wp-content/plugins/mediavine-create/shapes/list.json
{
"title": "List",
"boxes": [
{
"id": "primary",
"label": "List Information",
"order": 0
},
{
"id": "listItems",
"label": "Items",
"isSingle": true,
"order": 1
},
{
"id": "advanced",
"label": "Advanced",
"order": 2
}
],
"fields": [
{
"id": "title",
"box": "primary",
"label": "Title",
"mapTo": "title",
"order": 0
},
{
"id": "description",
"box": "primary",
"label": "Description",
"mapTo": "description",
"order": 1
},
{
"id": "layout",
"box": "primary",
"label": "Layout",
"mapTo": "layout",
"order": 2
},
{
"id": "ryTdcT_NQ",
"box": "advanced",
"label": "Use JSON-LD?",
"mapTo": "schema_display",
"order": 3
},
{
"id": "items",
"box": "items",
"label": "Items",
"mapTo": "listItems",
"order": 4
}
]
}