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:
350
wp-content/themes/ccat/acf-json/group_post_membership.json
Normal file
350
wp-content/themes/ccat/acf-json/group_post_membership.json
Normal file
@@ -0,0 +1,350 @@
|
||||
{
|
||||
"key": "group_post_membership",
|
||||
"title": "Post - Membership",
|
||||
"fields": [
|
||||
{
|
||||
"key": "field_6855b1f1c65bf",
|
||||
"label": "Membership plan",
|
||||
"name": "membership_plan",
|
||||
"aria-label": "",
|
||||
"type": "select",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"choices": {
|
||||
"Membre (individu)": "Membre (individu)",
|
||||
"Membre (organisation)": "Membre (organisation)"
|
||||
},
|
||||
"default_value": false,
|
||||
"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": "membershipPlan",
|
||||
"graphql_non_null": 1,
|
||||
"ajax": 0,
|
||||
"placeholder": "",
|
||||
"create_options": 0,
|
||||
"save_options": 0,
|
||||
"allow_custom": 0,
|
||||
"search_placeholder": "",
|
||||
"min": ""
|
||||
},
|
||||
{
|
||||
"key": "field_6855ab54c65bc",
|
||||
"label": "Managed contributor",
|
||||
"name": "contributor",
|
||||
"aria-label": "",
|
||||
"type": "post_object",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"post_type": [
|
||||
"contributor"
|
||||
],
|
||||
"post_status": "",
|
||||
"taxonomy": "",
|
||||
"return_format": "id",
|
||||
"multiple": 0,
|
||||
"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": "",
|
||||
"max": ""
|
||||
},
|
||||
{
|
||||
"key": "field_686d1fab5de85",
|
||||
"label": "Billing",
|
||||
"name": "billing",
|
||||
"aria-label": "",
|
||||
"type": "group",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"layout": "block",
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_group_modal": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "payment",
|
||||
"graphql_non_null": 0,
|
||||
"sub_fields": [
|
||||
{
|
||||
"key": "field_686d20578e1b5",
|
||||
"label": "Person name",
|
||||
"name": "person_name",
|
||||
"aria-label": "",
|
||||
"type": "text",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"default_value": "",
|
||||
"required_message": "",
|
||||
"maxlength": "",
|
||||
"allow_in_bindings": 0,
|
||||
"placeholder": "",
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "personName",
|
||||
"graphql_non_null": 1
|
||||
},
|
||||
{
|
||||
"key": "field_686d208c8e1b6",
|
||||
"label": "Email",
|
||||
"name": "email",
|
||||
"aria-label": "",
|
||||
"type": "email",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"default_value": "",
|
||||
"allow_in_bindings": 0,
|
||||
"placeholder": "",
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "email",
|
||||
"graphql_non_null": 1
|
||||
},
|
||||
{
|
||||
"key": "field_686d20a08e1b7",
|
||||
"label": "Phone",
|
||||
"name": "phone",
|
||||
"aria-label": "",
|
||||
"type": "acfe_phone_number",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"countries": [
|
||||
"ca"
|
||||
],
|
||||
"preferred_countries": "",
|
||||
"default_country": "ca",
|
||||
"geolocation": 0,
|
||||
"native": 0,
|
||||
"national": 1,
|
||||
"dropdown": 0,
|
||||
"dial_code": 0,
|
||||
"default_value": "",
|
||||
"placeholder": "",
|
||||
"return_format": "number",
|
||||
"allow_in_bindings": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "phone",
|
||||
"graphql_non_null": 1,
|
||||
"geolocation_token": ""
|
||||
},
|
||||
{
|
||||
"key": "field_686d20d48e1b8",
|
||||
"label": "Address",
|
||||
"name": "address",
|
||||
"aria-label": "",
|
||||
"type": "acfe_address",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"graphql_field_name": "address",
|
||||
"placeholder": "Rechercher une adresse...",
|
||||
"countries": [
|
||||
"ca"
|
||||
],
|
||||
"search_type": "address",
|
||||
"geolocation": 1,
|
||||
"custom_address": 1,
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"api_key": "",
|
||||
"fields": {
|
||||
"row-0": {
|
||||
"field": "street_number",
|
||||
"name": "street_number"
|
||||
},
|
||||
"686d21068e1b9": {
|
||||
"field": "street_number",
|
||||
"name": "street_name"
|
||||
},
|
||||
"686d210f8e1ba": {
|
||||
"field": "city",
|
||||
"name": "city"
|
||||
},
|
||||
"row-1": {
|
||||
"field": "state",
|
||||
"name": "state"
|
||||
},
|
||||
"row-2": {
|
||||
"field": "country_short",
|
||||
"name": "country"
|
||||
},
|
||||
"686d21198e1bb": {
|
||||
"field": "post_code",
|
||||
"name": "post_code"
|
||||
}
|
||||
},
|
||||
"allow_in_bindings": 0,
|
||||
"default_value": ""
|
||||
}
|
||||
],
|
||||
"acfe_group_modal_close": 0,
|
||||
"acfe_group_modal_button": "",
|
||||
"acfe_group_modal_size": "large"
|
||||
},
|
||||
{
|
||||
"key": "field_686d1ffa5de87",
|
||||
"label": "Individual profile",
|
||||
"name": "individual_profile",
|
||||
"aria-label": "",
|
||||
"type": "group",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": [
|
||||
[
|
||||
{
|
||||
"field": "field_6855b1f1c65bf",
|
||||
"operator": "==",
|
||||
"value": "Membre (individu)"
|
||||
}
|
||||
]
|
||||
],
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"layout": "block",
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_group_modal": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "individualProfile",
|
||||
"graphql_non_null": 0,
|
||||
"sub_fields": [],
|
||||
"acfe_group_modal_close": 0,
|
||||
"acfe_group_modal_button": "",
|
||||
"acfe_group_modal_size": "large"
|
||||
},
|
||||
{
|
||||
"key": "field_686d20215de88",
|
||||
"label": "Organization profile",
|
||||
"name": "organization_profile",
|
||||
"aria-label": "",
|
||||
"type": "group",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": [
|
||||
[
|
||||
{
|
||||
"field": "field_6855b1f1c65bf",
|
||||
"operator": "==",
|
||||
"value": "Membre (organisation)"
|
||||
}
|
||||
]
|
||||
],
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"layout": "block",
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_group_modal": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "organizationProfile",
|
||||
"graphql_non_null": 0,
|
||||
"sub_fields": [],
|
||||
"acfe_group_modal_close": 0,
|
||||
"acfe_group_modal_button": "",
|
||||
"acfe_group_modal_size": "large"
|
||||
}
|
||||
],
|
||||
"location": [
|
||||
[
|
||||
{
|
||||
"param": "post_type",
|
||||
"operator": "==",
|
||||
"value": "membership"
|
||||
}
|
||||
]
|
||||
],
|
||||
"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": "postMembership",
|
||||
"map_graphql_types_from_location_rules": 0,
|
||||
"graphql_types": "",
|
||||
"acfe_meta": "",
|
||||
"acfe_note": "",
|
||||
"modified": 1751982478
|
||||
}
|
||||
Reference in New Issue
Block a user