[
    {
        "key": "group_6006516c069c1",
        "title": "Help Tab Settings",
        "fields": [
            {
                "key": "field_6006518c76c1f",
                "label": "Help Tab Content",
                "name": "wpan_help_tab_content",
                "type": "wysiwyg",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "tabs": "all",
                "toolbar": "full",
                "media_upload": 1,
                "delay": 0
            },
            {
                "key": "field_600651c576c20",
                "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_help_tab"
                }
            ]
        ],
        "menu_order": 0,
        "position": "normal",
        "style": "default",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": "",
        "active": true,
        "description": ""
    }
]
