generated from pascalmartineau/wp-skeleton
wip: Builder features
This commit is contained in:
75
wp-content/themes/ccat/acf-json/group_section_theme.json
Normal file
75
wp-content/themes/ccat/acf-json/group_section_theme.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"key": "group_section_theme",
|
||||
"title": "Section - Theme",
|
||||
"fields": [
|
||||
{
|
||||
"key": "field_68d190c22372a",
|
||||
"label": "Background color",
|
||||
"name": "bg_color",
|
||||
"aria-label": "",
|
||||
"type": "select",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"choices": {
|
||||
"bg-default": "Default background",
|
||||
"bg-muted": "Muted background",
|
||||
"bg-elevated": "Elevated background",
|
||||
"bg-accented": "Accented background"
|
||||
},
|
||||
"default_value": "bg-default",
|
||||
"return_format": "value",
|
||||
"multiple": 0,
|
||||
"max": "",
|
||||
"allow_custom": 0,
|
||||
"placeholder": "",
|
||||
"search_placeholder": "",
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"allow_null": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"ui": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "bgColor",
|
||||
"graphql_non_null": 1,
|
||||
"ajax": 0,
|
||||
"create_options": 0,
|
||||
"save_options": 0,
|
||||
"min": ""
|
||||
}
|
||||
],
|
||||
"location": [
|
||||
[
|
||||
{
|
||||
"param": "abstract"
|
||||
}
|
||||
]
|
||||
],
|
||||
"menu_order": 0,
|
||||
"position": "normal",
|
||||
"style": "default",
|
||||
"label_placement": "left",
|
||||
"instruction_placement": "label",
|
||||
"hide_on_screen": "",
|
||||
"active": true,
|
||||
"description": "",
|
||||
"show_in_rest": 0,
|
||||
"acfe_autosync": [
|
||||
"json"
|
||||
],
|
||||
"acfe_form": 0,
|
||||
"acfe_display_title": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_field_name": "sectionTheme",
|
||||
"map_graphql_types_from_location_rules": 0,
|
||||
"graphql_types": "",
|
||||
"acfe_meta": "",
|
||||
"acfe_note": "",
|
||||
"modified": 1758564696
|
||||
}
|
||||
Reference in New Issue
Block a user