carhop__plugins__PROD-DEV/plugins/dynamiques-blocks/acf-blocks/random-collection-image/block.json
2026-04-08 16:09:23 +02:00

28 lines
431 B
JSON

{
"name": "acf/random-collection-image",
"title": "Random Collection Image",
"category": "Image aléatoire de collection",
"multiple": false,
"icon": {
"foreground": "#136f63",
"src": "groups"
},
"keywords": [
"image",
"aléatoire",
"collection"
],
"supports": {
"align": [
"full",
"wide"
]
},
"acf": {
"mode": "auto",
"renderTemplate": "random-collection-image.php"
},
"align": [
"wide"
]
}