Skip to content

Commit

Permalink
Update ACF export
Browse files Browse the repository at this point in the history
  • Loading branch information
etrepum committed Nov 14, 2022
1 parent 7ebb41d commit c8fa20f
Showing 1 changed file with 40 additions and 2 deletions.
42 changes: 40 additions & 2 deletions acf-export-2022-11-09.json → acf-export-2022-11-14.json
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@
"tags": "Tags"
},
"allow_custom": 0,
"default_value": false,
"default_value": [],
"layout": "vertical",
"toggle": 0,
"return_format": "value",
Expand Down Expand Up @@ -1033,6 +1033,25 @@
"layout": "vertical",
"return_format": "value",
"save_other_choice": 0
},
{
"key": "field_6372b8e865ad5",
"label": "Disable Hero",
"name": "hero_disable",
"type": "true_false",
"instructions": "Disable the Hero altogether, used for the Donate page",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Disable the Hero (e.g. on the Donate Page)",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
}
],
"location": [
Expand Down Expand Up @@ -2069,6 +2088,25 @@
"layout": "vertical",
"return_format": "value",
"save_other_choice": 0
},
{
"key": "field_6372bdbb0393e",
"label": "Display Right first when in Vertical Orientation",
"name": "text_split_right_first_when_vertical",
"type": "true_false",
"instructions": "Display the contents of the right column before the left column when presented vertically (e.g. on mobile or a narrow browser window)",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Display Right column first in vertical layout",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
}
],
"location": [
Expand Down Expand Up @@ -3526,4 +3564,4 @@
"description": "",
"show_in_rest": 0
}
]
]

0 comments on commit c8fa20f

Please sign in to comment.