Skip to content

Instantly share code, notes, and snippets.

@evvvritt
Created August 16, 2018 09:52
Show Gist options
  • Save evvvritt/e6a17783ac32eeef95a6b5016452639a to your computer and use it in GitHub Desktop.
Save evvvritt/e6a17783ac32eeef95a6b5016452639a to your computer and use it in GitHub Desktop.
mw - acf options field
[
{
"key": "group_5b753b61c2224",
"title": "\"Contact Administrator\" Settings",
"fields": [
{
"key": "field_5b753b6ad0994",
"label": "Email Enquiries to",
"name": "contact_admin_email",
"type": "email",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"show_in_rest": 1,
"default_value": "",
"placeholder": "",
"prepend": "",
"append": ""
}
],
"location": [
[
{
"param": "options_page",
"operator": "==",
"value": "intranet-options"
}
]
],
"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