Files
cultureat-bak/wp-content/themes/ccat/acf-json/group_abstract_entity.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

78 lines
2.3 KiB
JSON

{
"key": "group_abstract_entity",
"title": "Abstract - Entity",
"fields": [
{
"key": "field_685413d5154cf",
"label": "Identifier(s)",
"name": "identifiers",
"aria-label": "",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "table",
"pagination": 0,
"min": 0,
"max": 0,
"collapsed": "",
"button_label": "Ajouter un élément",
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "identifiers",
"graphql_non_null": 0,
"rows_per_page": 20,
"sub_fields": [
{
"key": "field_685413ff154d0",
"label": "URI",
"name": "uri",
"aria-label": "",
"type": "url",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"allow_in_bindings": 0,
"placeholder": "",
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "uri",
"graphql_non_null": 1,
"parent_repeater": "field_685413d5154cf"
}
]
}
],
"location": [
[
{
"param": "abstract"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "default",
"label_placement": "top",
"instruction_placement": "label",
"hide_on_screen": "",
"active": true,
"description": "",
"show_in_rest": 0,
"show_in_graphql": 1,
"graphql_field_name": "abstractEntity",
"map_graphql_types_from_location_rules": 0,
"graphql_types": "",
"modified": 1750344613
}