25 lines
403 B
JSON
25 lines
403 B
JSON
{
|
|
"name": "acf/custom-video",
|
|
"title": "Vidéo Auto-hébergée",
|
|
"category": "carhop-blocks",
|
|
"multiple": true,
|
|
"icon": {
|
|
"foreground": "#136f63",
|
|
"src": "format-video"
|
|
},
|
|
"keywords": [
|
|
"vidéo",
|
|
"video",
|
|
"auto-hébergée"
|
|
],
|
|
"supports": {
|
|
"align": [
|
|
"full"
|
|
]
|
|
},
|
|
"acf": {
|
|
"mode": "auto",
|
|
"renderTemplate": "custom-video.php"
|
|
},
|
|
"align": "full"
|
|
} |