-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0241b72
commit 70ff330
Showing
9 changed files
with
374 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
{ | ||
"key": "group_5d7acd38c1254", | ||
"title": "Post Type: Team", | ||
"fields": [ | ||
{ | ||
"key": "field_5d7acd38c71ea", | ||
"label": "Profile Picture", | ||
"name": "profile_picture", | ||
"type": "text", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"default_value": "", | ||
"maxlength": "", | ||
"placeholder": "", | ||
"prepend": "", | ||
"append": "" | ||
}, | ||
{ | ||
"key": "field_5d7acd38c71f6", | ||
"label": "Date Added", | ||
"name": "date_added", | ||
"type": "number", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"default_value": "", | ||
"placeholder": "", | ||
"prepend": "", | ||
"append": "", | ||
"min": "", | ||
"max": "", | ||
"step": "" | ||
}, | ||
{ | ||
"key": "field_5d7acd38c7200", | ||
"label": "Contributor Location", | ||
"name": "contributor_location", | ||
"type": "text", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"default_value": "", | ||
"placeholder": "", | ||
"prepend": "", | ||
"append": "", | ||
"maxlength": "" | ||
}, | ||
{ | ||
"key": "field_5d7acd40a6069", | ||
"label": "Leadership Title", | ||
"name": "leadership_title", | ||
"type": "text", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"default_value": "", | ||
"placeholder": "", | ||
"prepend": "", | ||
"append": "", | ||
"maxlength": "" | ||
}, | ||
{ | ||
"key": "field_5d7acd38c7213", | ||
"label": "Bio", | ||
"name": "bio", | ||
"type": "textarea", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"default_value": "", | ||
"placeholder": "", | ||
"maxlength": "", | ||
"rows": "", | ||
"new_lines": "" | ||
}, | ||
{ | ||
"key": "field_5d7acf18a08be", | ||
"label": "Appearance Order", | ||
"name": "appearance_order", | ||
"type": "number", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"default_value": "", | ||
"placeholder": "", | ||
"prepend": "", | ||
"append": "", | ||
"min": "", | ||
"max": "", | ||
"step": "" | ||
} | ||
], | ||
"location": [ | ||
[ | ||
{ | ||
"param": "post_type", | ||
"operator": "==", | ||
"value": "team" | ||
} | ||
] | ||
], | ||
"menu_order": 0, | ||
"position": "acf_after_title", | ||
"style": "default", | ||
"label_placement": "top", | ||
"instruction_placement": "label", | ||
"hide_on_screen": "", | ||
"active": true, | ||
"description": "", | ||
"modified": 1608581000 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
{ | ||
"key": "group_5fe0faa94896c", | ||
"title": "Page: Core Team", | ||
"fields": [ | ||
{ | ||
"key": "field_5fe0fab9569f5", | ||
"label": "Leadership", | ||
"name": "leadership", | ||
"type": "post_object", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"post_type": [ | ||
"team" | ||
], | ||
"taxonomy": "", | ||
"allow_null": 0, | ||
"multiple": 1, | ||
"return_format": "object", | ||
"ui": 1 | ||
}, | ||
{ | ||
"key": "field_5fe0fca8dc6da", | ||
"label": "Advisors", | ||
"name": "advisors", | ||
"type": "post_object", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"post_type": [ | ||
"team" | ||
], | ||
"taxonomy": "", | ||
"allow_null": 0, | ||
"multiple": 1, | ||
"return_format": "object", | ||
"ui": 1 | ||
}, | ||
{ | ||
"key": "field_5fe0fcb1dc6db", | ||
"label": "Volunteers", | ||
"name": "volunteers", | ||
"type": "post_object", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"post_type": [ | ||
"team" | ||
], | ||
"taxonomy": "", | ||
"allow_null": 0, | ||
"multiple": 1, | ||
"return_format": "object", | ||
"ui": 1 | ||
}, | ||
{ | ||
"key": "field_5fe0fcbcdc6dc", | ||
"label": "Interns", | ||
"name": "interns", | ||
"type": "post_object", | ||
"instructions": "", | ||
"required": 0, | ||
"conditional_logic": 0, | ||
"wrapper": { | ||
"width": "", | ||
"class": "", | ||
"id": "" | ||
}, | ||
"post_type": [ | ||
"team" | ||
], | ||
"taxonomy": "", | ||
"allow_null": 0, | ||
"multiple": 1, | ||
"return_format": "object", | ||
"ui": 1 | ||
} | ||
], | ||
"location": [ | ||
[ | ||
{ | ||
"param": "page_template", | ||
"operator": "==", | ||
"value": "template-leadership.php" | ||
} | ||
] | ||
], | ||
"menu_order": 0, | ||
"position": "normal", | ||
"style": "default", | ||
"label_placement": "top", | ||
"instruction_placement": "label", | ||
"hide_on_screen": "", | ||
"active": true, | ||
"description": "", | ||
"modified": 1608580577 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<ul class="wt_who-navigation"> | ||
<li class="active"> | ||
<a href="<?php bloginfo('url'); ?>/who/leadership">Team</a> | ||
</li> | ||
<li> | ||
<a href="<?php bloginfo('url'); ?>/who/contributors">Contributors</a> | ||
</li> | ||
<li> | ||
<a href="<?php bloginfo('url'); ?>/who/supporters">Supporters</a> | ||
</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.