Skip to content

Commit

Permalink
Merge pull request #282 from wikitongues/main
Browse files Browse the repository at this point in the history
Production Deploy
  • Loading branch information
FredericoAndrade authored Feb 2, 2025
2 parents 751f59d + 0e658ec commit b1465c6
Show file tree
Hide file tree
Showing 7 changed files with 583 additions and 73 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"width": "20",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
"append": ""
},
{
"key": "field_614a2f463b67f",
Expand All @@ -32,15 +32,15 @@
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"width": "20",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
"append": ""
},
{
"key": "field_614a2f513b680",
Expand All @@ -52,95 +52,95 @@
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"width": "20",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
"append": ""
},
{
"key": "field_614b90d5d2667",
"label": "Writing Systems",
"name": "writing_systems",
"key": "field_6186eedd9d046",
"label": "ISO code",
"name": "iso_code",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"width": "20",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
"append": ""
},
{
"key": "field_614a2f573b681",
"label": "Linguistic Genealogy",
"name": "linguistic_genealogy",
"key": "field_614b92c01b337",
"label": "Glottocode",
"name": "glottocode",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"width": "20",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
"append": ""
},
{
"key": "field_6186eedd9d046",
"label": "ISO code",
"name": "iso_code",
"key": "field_614b90d5d2667",
"label": "Writing Systems",
"name": "writing_systems",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
"append": ""
},
{
"key": "field_614b92c01b337",
"label": "Glottocode",
"name": "glottocode",
"key": "field_614a2f573b681",
"label": "Linguistic Genealogy",
"name": "linguistic_genealogy",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
"append": ""
},
{
"key": "field_614b950f2014d",
Expand Down Expand Up @@ -265,12 +265,10 @@
"post_type": [
"resources"
],
"post_status": "",
"taxonomy": "",
"return_format": "object",
"multiple": 1,
"allow_null": 0,
"bidirectional": 0,
"multiple": 1,
"return_format": "object",
"ui": 1,
"bidirectional_target": []
},
Expand All @@ -293,7 +291,7 @@
"placeholder": "",
"prepend": "",
"append": ""
}
}
],
"location": [
[
Expand All @@ -313,5 +311,5 @@
"active": true,
"description": "",
"show_in_rest": 0,
"modified": 1694290153
"modified": 1738497029
}
Original file line number Diff line number Diff line change
Expand Up @@ -307,5 +307,5 @@
"active": true,
"description": "",
"show_in_rest": 1,
"modified": 1726151131
"modified": 1738497179
}
Loading

0 comments on commit b1465c6

Please sign in to comment.