20 lines
376 B
JSON
20 lines
376 B
JSON
{
|
|
"name": "acf/statistics-datas",
|
|
"title": "Données statistiques",
|
|
"category": "dynamiques-blocks",
|
|
"multiple": false,
|
|
"icon": {
|
|
"foreground": "#136f63",
|
|
"src": "groups"
|
|
},
|
|
"keywords": [ "données", "statistiques", "chiffres" ],
|
|
"supports": {
|
|
"align": [ "full" ]
|
|
},
|
|
"acf": {
|
|
"mode": "auto",
|
|
"renderTemplate": "statistics-datas.php"
|
|
},
|
|
"align": "full"
|
|
}
|