introducing the block search artisan
This commit is contained in:
parent
8dc982c8c7
commit
74c37791ab
26
blocks/search-artisan-btn/block.json
Normal file
26
blocks/search-artisan-btn/block.json
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
{
|
||||||
|
"name": "acf/search-artisan-btn",
|
||||||
|
"title": "Bouton de recherche d'artisan",
|
||||||
|
"category": "metiers-patrimoine-blocks",
|
||||||
|
"multiple": false,
|
||||||
|
"icon": {
|
||||||
|
"foreground": "#8B2FF7",
|
||||||
|
"src": "groups"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"artisan",
|
||||||
|
"bouton",
|
||||||
|
"rechercher",
|
||||||
|
"recherche"
|
||||||
|
],
|
||||||
|
"supports": {
|
||||||
|
"align": [
|
||||||
|
"full"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"acf": {
|
||||||
|
"mode": "auto",
|
||||||
|
"renderTemplate": "search-artisan-btn.php"
|
||||||
|
},
|
||||||
|
"align": "full"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user