FEATURE Add new ACF block for displaying statistical data
This commit is contained in:
parent
fd82b16618
commit
d4644d502f
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user