Files
cultureat-bak/wp-content/themes/ccat/acf-json/group_post_project.json
Pascal Martineau d225837d7b
All checks were successful
WordPress deployment / deploy (push) Successful in 9s
feat: Initial plugins and theme
2025-08-27 10:46:59 -04:00

181 lines
5.5 KiB
JSON

{
"key": "group_post_project",
"title": "Post - Project",
"fields": [
{
"key": "field_685413d901253",
"label": "Categorie(s)",
"name": "project_categories",
"aria-label": "",
"type": "taxonomy",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"taxonomy": "project_category",
"add_term": 0,
"save_terms": 1,
"load_terms": 1,
"return_format": "id",
"field_type": "multi_select",
"min": "",
"max": "",
"allow_null": 0,
"acfe_bidirectional": {
"acfe_bidirectional_enabled": "0"
},
"required_message": "",
"allow_in_bindings": 0,
"bidirectional": 0,
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "projectCategories",
"multiple": 0,
"bidirectional_target": []
},
{
"key": "field_6855b32b39bc3",
"label": "Period",
"name": "period",
"aria-label": "",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "table",
"acfe_seamless_style": 0,
"acfe_group_modal": 0,
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "period",
"graphql_non_null": 0,
"acfe_group_modal_close": 0,
"acfe_group_modal_button": "",
"acfe_group_modal_size": "large",
"sub_fields": [
{
"key": "field_6855b33839bc4",
"label": "Start month",
"name": "start_month",
"aria-label": "",
"type": "date_picker",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"display_format": "F Y",
"return_format": "Y-m",
"first_day": 0,
"placeholder": "",
"min_date": "",
"max_date": "",
"no_weekends": 0,
"allow_in_bindings": 0,
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "startMonth",
"graphql_non_null": 1
},
{
"key": "field_6855b38a39bc5",
"label": "End month",
"name": "end_month",
"aria-label": "",
"type": "date_picker",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"display_format": "F Y",
"return_format": "Y-m",
"first_day": 0,
"placeholder": "",
"min_date": "",
"max_date": "",
"no_weekends": 0,
"allow_in_bindings": 0,
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "startMonth",
"graphql_non_null": 0
}
]
},
{
"key": "field_6855b3cad89f9",
"label": "Builder",
"name": "builder",
"aria-label": "",
"type": "clone",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"graphql_field_name": "builder",
"clone": [
"group_abstract_builder"
],
"display": "seamless",
"layout": "block",
"prefix_label": 0,
"prefix_name": 0,
"acfe_seamless_style": 0,
"acfe_clone_modal": 0,
"acfe_clone_modal_close": 0,
"acfe_clone_modal_button": "",
"acfe_clone_modal_size": "large"
}
],
"location": [
[
{
"param": "post_type",
"operator": "==",
"value": "project"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "seamless",
"label_placement": "top",
"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": "postProject",
"map_graphql_types_from_location_rules": 0,
"graphql_types": "",
"acfe_meta": "",
"acfe_note": "",
"modified": 1750769378
}