Skip to content

Commit c8fa20f

Browse files
committed
Update ACF export
1 parent 7ebb41d commit c8fa20f

1 file changed

Lines changed: 40 additions & 2 deletions

File tree

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@
742742
"tags": "Tags"
743743
},
744744
"allow_custom": 0,
745-
"default_value": false,
745+
"default_value": [],
746746
"layout": "vertical",
747747
"toggle": 0,
748748
"return_format": "value",
@@ -1033,6 +1033,25 @@
10331033
"layout": "vertical",
10341034
"return_format": "value",
10351035
"save_other_choice": 0
1036+
},
1037+
{
1038+
"key": "field_6372b8e865ad5",
1039+
"label": "Disable Hero",
1040+
"name": "hero_disable",
1041+
"type": "true_false",
1042+
"instructions": "Disable the Hero altogether, used for the Donate page",
1043+
"required": 0,
1044+
"conditional_logic": 0,
1045+
"wrapper": {
1046+
"width": "",
1047+
"class": "",
1048+
"id": ""
1049+
},
1050+
"message": "Disable the Hero (e.g. on the Donate Page)",
1051+
"default_value": 0,
1052+
"ui": 0,
1053+
"ui_on_text": "",
1054+
"ui_off_text": ""
10361055
}
10371056
],
10381057
"location": [
@@ -2069,6 +2088,25 @@
20692088
"layout": "vertical",
20702089
"return_format": "value",
20712090
"save_other_choice": 0
2091+
},
2092+
{
2093+
"key": "field_6372bdbb0393e",
2094+
"label": "Display Right first when in Vertical Orientation",
2095+
"name": "text_split_right_first_when_vertical",
2096+
"type": "true_false",
2097+
"instructions": "Display the contents of the right column before the left column when presented vertically (e.g. on mobile or a narrow browser window)",
2098+
"required": 0,
2099+
"conditional_logic": 0,
2100+
"wrapper": {
2101+
"width": "",
2102+
"class": "",
2103+
"id": ""
2104+
},
2105+
"message": "Display Right column first in vertical layout",
2106+
"default_value": 0,
2107+
"ui": 0,
2108+
"ui_on_text": "",
2109+
"ui_off_text": ""
20722110
}
20732111
],
20742112
"location": [
@@ -3526,4 +3564,4 @@
35263564
"description": "",
35273565
"show_in_rest": 0
35283566
}
3529-
]
3567+
]

0 commit comments

Comments
 (0)