[
    {
        "key": "group_6006523f4ae6d",
        "title": "Notice Settings",
        "fields": [
            {
                "key": "field_60065250222eb",
                "label": "Notice Text",
                "name": "wpan_notice_post_text",
                "type": "text",
                "instructions": "<strong>a<\/strong>, <strong>br<\/strong>, <strong>em<\/strong>, and <strong>strong<\/strong> HTML tags are allowed in the notice text. URLs are automatically converted to links.",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "prepend": "",
                "append": "",
                "maxlength": 1000
            },
            {
                "key": "field_6006527f222ec",
                "label": "Notice Type",
                "name": "wpan_notice_post_notice_type",
                "type": "radio",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "choices": {
                    "info": "General Information (blue)",
                    "success": "Success (green)",
                    "warning": "Warning (yellow)",
                    "error": "Error (red)"
                },
                "allow_null": 0,
                "other_choice": 0,
                "default_value": "info",
                "layout": "vertical",
                "return_format": "value",
                "save_other_choice": 0
            },
            {
                "key": "field_6006543f222ed",
                "label": "Admin Screen ID",
                "name": "wpan_associated_admin_screen_id",
                "type": "text",
                "instructions": "The screen id of the WordPress admin page the notice should appear on. If you are unsure of the screen id, use the 'Screen ID' link in the tool bar at the very top of the admin screen. You can also refer to <a  target=\"_blank\" href=\"https:\/\/codex.wordpress.org\/Plugin_API\/Admin_Screen_Reference\">https:\/\/codex.wordpress.org\/Plugin_API\/Admin_Screen_Reference<\/a> for a list of the core WordPress screen ids.",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "profile",
                "prepend": "",
                "append": "",
                "maxlength": ""
            }
        ],
        "location": [
            [
                {
                    "param": "post_type",
                    "operator": "==",
                    "value": "wpan_notice"
                }
            ]
        ],
        "menu_order": 0,
        "position": "normal",
        "style": "default",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": "",
        "active": true,
        "description": ""
    }
]
