Files
cultureat-bak/wp-content/themes/ccat/acf-json/group_section_theme.json
Pascal Martineau 1f81cb4ad8
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 57s
refactor: SectionWrapper
2025-09-24 15:38:45 -04:00

77 lines
2.0 KiB
JSON

{
"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": "",
"prepend": "",
"append": "",
"required_message": "",
"allow_null": 0,
"allow_in_bindings": 0,
"ui": 0,
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "bgColor",
"graphql_non_null": 0,
"ajax": 0,
"placeholder": "",
"create_options": 0,
"save_options": 0,
"allow_custom": 0,
"search_placeholder": "",
"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": 1758742399
}