Pod Table

Pod Table created
  
<?php
[
    {
        "key": "group_6523ad2248877",
        "title": "Clients fields",
        "fields": [
            {
                "key": "field_6523ad26a345b",
                "label": "Client\"s Name",
                "name": "client_s_name",
                "aria-label": "",
                "type": "text",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "maxlength": "",
                "prepend": "",
                "append": ""
            },
            {
                "key": "field_6523ad228fddc",
                "label": "Business name",
                "name": "business_name",
                "aria-label": "",
                "type": "text",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "maxlength": "",
                "prepend": "",
                "append": ""
            },
            {
                "key": "field_6523ad263166a",
                "label": "Client's contact number",
                "name": "client_s_contact_number",
                "aria-label": "",
                "type": "text",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "multiple": 1,
                "maxlength": "",
                "prepend": "",
                "append": ""
            },
            {
                "key": "field_6523ad22dd970",
                "label": "Email",
                "name": "email",
                "aria-label": "",
                "type": "email",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "prepend": "",
                "append": ""
            },
            {
                "key": "field_6523ad25bd9f5",
                "label": "Client's Location",
                "name": "client_s_location",
                "aria-label": "",
                "type": "text",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "multiple": 1,
                "maxlength": "",
                "prepend": "",
                "append": ""
            },
            {
                "key": "field_6523ad234cede",
                "label": "Horse Name",
                "name": "horse_name",
                "aria-label": "",
                "type": "text",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "multiple": 1,
                "maxlength": "",
                "prepend": "",
                "append": ""
            },
            {
                "key": "field_6523ad238d292",
                "label": "Horse Age",
                "name": "horse_age",
                "aria-label": "",
                "type": "number",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "min": "",
                "max": "",
                "step": "",
                "prepend": "",
                "append": ""
            },
            {
                "key": "field_6523ad23d6937",
                "label": "First treatment Date",
                "name": "first_treatment_date",
                "aria-label": "",
                "type": "date_time_picker",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "display_format": "d\/m\/Y g:i a",
                "return_format": "d\/m\/Y g:i a",
                "first_day": 1
            },
            {
                "key": "field_6523ad243608c",
                "label": "Sex",
                "name": "sex",
                "aria-label": "",
                "type": "radio",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "choices": {
                    "1": "Stallion",
                    "2": "Mare",
                    "3": "Gelding"
                },
                "allow_null": 1,
                "layout": "vertical",
                "other_choice": 0,
                "save_other_choice": 0,
                "return_format": "value"
            },
            {
                "key": "field_6523ad248ed11",
                "label": "Horse Colour",
                "name": "horse_colour",
                "aria-label": "",
                "type": "text",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "multiple": 1,
                "maxlength": "",
                "prepend": "",
                "append": ""
            },
            {
                "key": "field_6523ad24df871",
                "label": "Notes",
                "name": "notes",
                "aria-label": "",
                "type": "wysiwyg",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "multiple": 1,
                "tabs": "all",
                "toolbar": "full",
                "media_upload": 1,
                "delay": 0
            },
            {
                "key": "field_6523ad2536f63",
                "label": "Next Appointment",
                "name": "next_appointment",
                "aria-label": "",
                "type": "date_time_picker",
                "instructions": "",
                "required": 0,
                "conditional_logic": false,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": "",
                "multiple": 1,
                "display_format": "d\/m\/Y g:i a",
                "return_format": "d\/m\/Y g:i a",
                "first_day": 1
            }
        ],
        "location": [
            [
                {
                    "param": "post_type",
                    "operator": "==",
                    "value": "clients"
                }
            ]
        ],
        "menu_order": 0,
        "position": "normal",
        "style": "default",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": "",
        "active": true,
        "description": "",
        "show_in_rest": 1
    },
    {
        "key": "post_type_6523ad15ad9df",
        "title": "Clients",
        "menu_order": 0,
        "active": true,
        "post_type": "clients",
        "advanced_configuration": true,
        "import_source": "fgd2wpp",
        "import_date": "2023-10-09 07:34:45",
        "labels": {
            "name": "Clients",
            "singular_name": "Client",
            "menu_name": "Clients",
            "all_items": "All Clients",
            "edit_item": "Edit Client",
            "view_item": "View Client",
            "view_items": "View Clients",
            "add_new_item": "Add New Client",
            "add_new": "",
            "new_item": "New Client",
            "parent_item_colon": "Parent Client:",
            "search_items": "Search Clients",
            "not_found": "No Clients found",
            "not_found_in_trash": "No Clients found in Trash",
            "archives": "Client Archives",
            "attributes": "Client Attributes",
            "featured_image": "",
            "set_featured_image": "",
            "remove_featured_image": "",
            "use_featured_image": "",
            "insert_into_item": "Insert into Client",
            "uploaded_to_this_item": "Uploaded to this Client",
            "filter_items_list": "Filter Clients list",
            "filter_by_date": "Filter Clients by date",
            "items_list_navigation": "Clients list navigation",
            "items_list": "Clients list",
            "item_published": "Client published.",
            "item_published_privately": "Client published privately.",
            "item_reverted_to_draft": "Client reverted to draft.",
            "item_scheduled": "Client scheduled.",
            "item_updated": "Client updated.",
            "item_link": "Client Link",
            "item_link_description": "A link to a Client."
        },
        "description": "Information for the administrator to manage the client's information",
        "public": false,
        "hierarchical": true,
        "exclude_from_search": false,
        "publicly_queryable": true,
        "show_ui": true,
        "show_in_menu": true,
        "admin_menu_parent": "",
        "show_in_admin_bar": true,
        "show_in_nav_menus": true,
        "show_in_rest": true,
        "rest_base": "",
        "rest_namespace": "wp\/v2",
        "rest_controller_class": "WP_REST_Posts_Controller",
        "menu_position": "",
        "menu_icon": "",
        "rename_capabilities": false,
        "singular_capability_name": "post",
        "plural_capability_name": "posts",
        "supports": [
            "title",
            "author",
            "editor",
            "thumbnail",
            "custom-fields",
            "post-formats"
        ],
        "taxonomies": [
            "clients_services"
        ],
        "has_archive": false,
        "has_archive_slug": "",
        "rewrite": {
            "permalink_rewrite": "post_type_key",
            "with_front": "1",
            "feeds": "0",
            "pages": "1"
        },
        "query_var": "post_type_key",
        "query_var_name": "",
        "can_export": true,
        "delete_with_user": false,
        "register_meta_box_cb": "",
        "enter_title_here": ""
    }
]
?>

snippet&id=2