25 lines
389 B
JSON
25 lines
389 B
JSON
{
|
|
"name": "acf/team-authors",
|
|
"title": "Equipe d'auteurs",
|
|
"category": "dynamiques-blocks",
|
|
"multiple": false,
|
|
"icon": {
|
|
"foreground": "#8B2FF7",
|
|
"src": "groups"
|
|
},
|
|
"keywords": [
|
|
"auteurs",
|
|
"equipe",
|
|
"auteur"
|
|
],
|
|
"supports": {
|
|
"align": [
|
|
"full"
|
|
]
|
|
},
|
|
"acf": {
|
|
"mode": "auto",
|
|
"renderTemplate": "team-authors.php"
|
|
},
|
|
"align": "full"
|
|
} |