Skip to content

Instantly share code, notes, and snippets.

Created April 27, 2016 10:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5b175819ae28ba5e374dcdce31e19c95 to your computer and use it in GitHub Desktop.
Save anonymous/5b175819ae28ba5e374dcdce31e19c95 to your computer and use it in GitHub Desktop.
Broken Image in ACF Pro Repeater JSON Dump
[
{
"key": "group_56fa9be12bd7e",
"title": "Staff",
"fields": [
{
"key": "field_57051282cad54",
"label": "Office Description",
"name": "office_description",
"type": "wysiwyg",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"tabs": "text",
"toolbar": "basic",
"media_upload": 0
},
{
"key": "field_57051299cad55",
"label": "Office Email",
"name": "office_email",
"type": "email",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_56fa9c038e670",
"label": "Staff",
"name": "staff",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"collapsed": "",
"min": "",
"max": "",
"layout": "table",
"button_label": "Add Row",
"sub_fields": [
{
"key": "field_56fa9c188e671",
"label": "Image",
"name": "image",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"return_format": "url",
"preview_size": "full",
"library": "all",
"min_width": 300,
"min_height": 200,
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg, png"
},
{
"key": "field_56fa9c688e672",
"label": "Name",
"name": "name",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"readonly": 0,
"disabled": 0
},
{
"key": "field_56fa9c948e673",
"label": "Job Title",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"readonly": 0,
"disabled": 0
},
{
"key": "field_56fa9caa8e674",
"label": "Phone",
"name": "phone",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"min": "",
"max": "",
"step": "",
"readonly": 0,
"disabled": 0
},
{
"key": "field_56fa9cbf8e675",
"label": "Email",
"name": "email",
"type": "email",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": ""
}
]
}
],
"location": [
[
{
"param": "page_template",
"operator": "==",
"value": "page-girton-community-team.php"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "default",
"label_placement": "top",
"instruction_placement": "label",
"hide_on_screen": "",
"active": 1,
"description": ""
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment