File "acf-fields-products.json"

Full Path: /home/digimqhe/flashdigi.uk/avatar/wphb-logs/sample-data/acf-fields-products.json
File size: 1.9 KB
MIME-type: application/json
Charset: utf-8

[
    {
        "key": "group_63db85f18df07",
        "title": "Products",
        "fields": [
            {
                "key": "field_63db85f2d1709",
                "label": "Test Image",
                "name": "test_image",
                "aria-label": "",
                "type": "image",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "return_format": "array",
                "library": "all",
                "min_width": "",
                "min_height": "",
                "min_size": "",
                "max_width": "",
                "max_height": "",
                "max_size": "",
                "mime_types": "",
                "preview_size": "medium"
            },
            {
                "key": "field_63dcef444bbde",
                "label": "Test Video",
                "name": "test_video",
                "aria-label": "",
                "type": "url",
                "instructions": "",
                "required": 0,
                "conditional_logic": 0,
                "wrapper": {
                    "width": "",
                    "class": "",
                    "id": ""
                },
                "default_value": "",
                "placeholder": ""
            }
        ],
        "location": [
            [
                {
                    "param": "post_type",
                    "operator": "==",
                    "value": "product"
                }
            ]
        ],
        "menu_order": 0,
        "position": "normal",
        "style": "default",
        "label_placement": "top",
        "instruction_placement": "label",
        "hide_on_screen": "",
        "active": true,
        "description": "",
        "show_in_rest": 0
    }
]