generated from pascalmartineau/wp-skeleton
feat: Initial plugins and theme
All checks were successful
WordPress deployment / deploy (push) Successful in 9s
All checks were successful
WordPress deployment / deploy (push) Successful in 9s
This commit is contained in:
141
wp-content/themes/ccat/acf-json/group_abstract_credits.json
Normal file
141
wp-content/themes/ccat/acf-json/group_abstract_credits.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"key": "group_abstract_credits",
|
||||
"title": "Abstract - Credits",
|
||||
"fields": [
|
||||
{
|
||||
"key": "field_6855a1d0023fe",
|
||||
"label": "Contribution(s)",
|
||||
"name": "contributions",
|
||||
"aria-label": "",
|
||||
"type": "repeater",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"acfe_repeater_stylised_button": 0,
|
||||
"layout": "table",
|
||||
"pagination": 0,
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"collapsed": "",
|
||||
"button_label": "Ajouter un élément",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "contributions",
|
||||
"graphql_non_null": 0,
|
||||
"rows_per_page": 20,
|
||||
"sub_fields": [
|
||||
{
|
||||
"key": "field_6855a215023ff",
|
||||
"label": "Contribution type(s)",
|
||||
"name": "contributionTypes",
|
||||
"aria-label": "",
|
||||
"type": "checkbox",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"choices": {
|
||||
"Auteur": "Auteur",
|
||||
"Compositeur": "Compositeur",
|
||||
"Interprète": "Interprète"
|
||||
},
|
||||
"default_value": [],
|
||||
"return_format": "value",
|
||||
"min": "",
|
||||
"max": "",
|
||||
"required_message": "",
|
||||
"allow_custom": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"layout": "vertical",
|
||||
"toggle": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "contributionTypes",
|
||||
"graphql_non_null": 0,
|
||||
"save_custom": 0,
|
||||
"custom_choice_button_text": "Add new choice",
|
||||
"parent_repeater": "field_6855a1d0023fe"
|
||||
},
|
||||
{
|
||||
"key": "field_6855a32b94ad2",
|
||||
"label": "Contributor",
|
||||
"name": "contributor",
|
||||
"aria-label": "",
|
||||
"type": "post_object",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"post_type": [
|
||||
"contributor"
|
||||
],
|
||||
"post_status": "",
|
||||
"taxonomy": "",
|
||||
"return_format": "object",
|
||||
"multiple": 0,
|
||||
"max": "",
|
||||
"save_custom": 0,
|
||||
"save_post_status": "publish",
|
||||
"acfe_add_post": 0,
|
||||
"acfe_edit_post": 0,
|
||||
"acfe_bidirectional": {
|
||||
"acfe_bidirectional_enabled": "0"
|
||||
},
|
||||
"allow_null": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"bidirectional": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "contributor",
|
||||
"graphql_connection_type": "one_to_many",
|
||||
"ui": 1,
|
||||
"bidirectional_target": [],
|
||||
"save_post_type": "",
|
||||
"min": "",
|
||||
"parent_repeater": "field_6855a1d0023fe"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"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,
|
||||
"acfe_autosync": [
|
||||
"json"
|
||||
],
|
||||
"acfe_form": 0,
|
||||
"acfe_display_title": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_field_name": "abstractCredits",
|
||||
"map_graphql_types_from_location_rules": 0,
|
||||
"graphql_types": "",
|
||||
"acfe_meta": "",
|
||||
"acfe_note": "",
|
||||
"modified": 1750771257
|
||||
}
|
||||
Reference in New Issue
Block a user