HEX
Server: Apache/2.4.66 (Debian)
System: Linux 6dfabc3b2241 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User: (1000)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/themes/custom-theme/acf-json/group_resource_fields.json
{
    "key": "group_resource_fields",
    "title": "Resource Fields",
    "fields": [
        {
            "key": "field_resource_description",
            "label": "Description",
            "name": "resource_description",
            "type": "wysiwyg",
            "required": 0,
            "tabs": "all",
            "toolbar": "full",
            "media_upload": 0
        },
        {
            "key": "field_resource_pdf",
            "label": "PDF File",
            "name": "resource_pdf",
            "type": "file",
            "required": 0,
            "return_format": "array",
            "mime_types": "pdf"
        }
    ],
    "location": [
        [
            {
                "param": "post_type",
                "operator": "==",
                "value": "resource"
            }
        ]
    ],
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "active": true,
    "show_in_graphql": 1,
    "graphql_field_name": "resourceFields"
}