tweak acf block settings
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
"id": ""
|
"id": ""
|
||||||
},
|
},
|
||||||
"open": 0,
|
"open": 0,
|
||||||
"multi_expand": 0,
|
"multi_expand": 1,
|
||||||
"endpoint": 0
|
"endpoint": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -55,19 +55,22 @@
|
|||||||
"id": ""
|
"id": ""
|
||||||
},
|
},
|
||||||
"choices": {
|
"choices": {
|
||||||
"0": "Full Width",
|
"full": "Full Width",
|
||||||
"large": "Large",
|
"large": "Large",
|
||||||
"medium": "Medium",
|
"medium": "Medium",
|
||||||
"small": "Small",
|
"small": "Small",
|
||||||
"narrow": "Narrow"
|
"narrow": "Narrow"
|
||||||
},
|
},
|
||||||
"default_value": 0,
|
"default_value": "medium",
|
||||||
"return_format": "value",
|
"return_format": "value",
|
||||||
"multiple": 0,
|
"multiple": 0,
|
||||||
"allow_null": 0,
|
"allow_null": 0,
|
||||||
|
"allow_in_bindings": 1,
|
||||||
"ui": 0,
|
"ui": 0,
|
||||||
"ajax": 0,
|
"ajax": 0,
|
||||||
"placeholder": ""
|
"placeholder": "",
|
||||||
|
"create_options": 0,
|
||||||
|
"save_options": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "field_67350eb62cdf9",
|
"key": "field_67350eb62cdf9",
|
||||||
@@ -133,8 +136,8 @@
|
|||||||
"class": "",
|
"class": "",
|
||||||
"id": ""
|
"id": ""
|
||||||
},
|
},
|
||||||
"open": 0,
|
"open": 1,
|
||||||
"multi_expand": 0,
|
"multi_expand": 1,
|
||||||
"endpoint": 0
|
"endpoint": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -159,28 +162,6 @@
|
|||||||
"prefix_label": 0,
|
"prefix_label": 0,
|
||||||
"prefix_name": 0
|
"prefix_name": 0
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"key": "field_67fff4d4ddbb7",
|
|
||||||
"label": "Angle",
|
|
||||||
"name": "angle",
|
|
||||||
"aria-label": "",
|
|
||||||
"type": "clone",
|
|
||||||
"instructions": "",
|
|
||||||
"required": 0,
|
|
||||||
"conditional_logic": 0,
|
|
||||||
"wrapper": {
|
|
||||||
"width": "",
|
|
||||||
"class": "",
|
|
||||||
"id": ""
|
|
||||||
},
|
|
||||||
"clone": [
|
|
||||||
"group_clone_angle"
|
|
||||||
],
|
|
||||||
"display": "seamless",
|
|
||||||
"layout": "block",
|
|
||||||
"prefix_label": 1,
|
|
||||||
"prefix_name": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"key": "field_6828da67543fc",
|
"key": "field_6828da67543fc",
|
||||||
"label": "Settings (end)",
|
"label": "Settings (end)",
|
||||||
@@ -218,5 +199,5 @@
|
|||||||
"active": true,
|
"active": true,
|
||||||
"description": "",
|
"description": "",
|
||||||
"show_in_rest": 0,
|
"show_in_rest": 0,
|
||||||
"modified": 1747508044
|
"modified": 1764247227
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user