Files
cultureat-bak/wp-content/themes/ccat/acf-json/group_post_listing.json

108 lines
3.0 KiB
JSON

{
"key": "group_post_listing",
"title": "Post - Listing",
"fields": [
{
"key": "field_listing_category",
"label": "Listing category",
"name": "listing_category",
"aria-label": "",
"type": "taxonomy",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"taxonomy": "listing_category",
"field_type": "select",
"allow_null": 0,
"add_term": 0,
"save_terms": 1,
"load_terms": 1,
"return_format": "object",
"multiple": 0,
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "listingCategory",
"graphql_non_null": 1
},
{
"key": "field_listing_deadline",
"label": "Application deadline",
"name": "deadline",
"aria-label": "",
"type": "date_picker",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"display_format": "Y-m-d",
"return_format": "Y-m-d",
"first_day": 1,
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "deadline",
"graphql_non_null": 0
},
{
"key": "field_listing_external_link",
"label": "External link",
"name": "external_link",
"aria-label": "",
"type": "url",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"allow_in_bindings": 0,
"placeholder": "",
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "externalLink",
"graphql_non_null": 0
}
],
"location": [
[
{
"param": "post_type",
"operator": "==",
"value": "listing"
}
]
],
"menu_order": 0,
"position": "acf_after_title",
"style": "seamless",
"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": "postListing",
"map_graphql_types_from_location_rules": 0,
"graphql_types": "",
"acfe_meta": "",
"acfe_note": "",
"modified": 1758744226
}