26 lines
473 B
JSON
26 lines
473 B
JSON
{
|
|
"name": "acf/statistiques-collections",
|
|
"title": "Statistiques collections",
|
|
"category": "carhop-blocks",
|
|
"multiple": true,
|
|
"icon": {
|
|
"foreground": "#136f63",
|
|
"src": "universal-access-alt"
|
|
},
|
|
"keywords": [
|
|
"statistiques",
|
|
"collections"
|
|
],
|
|
"supports": {
|
|
"align": [
|
|
"full",
|
|
"wide"
|
|
]
|
|
},
|
|
"acf": {
|
|
"mode": "auto",
|
|
"renderTemplate": "statistiques-collections.php"
|
|
},
|
|
"align": "full",
|
|
"viewScript": "file:./view.js"
|
|
} |