HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/kadence-blocks/dist/blocks/advanced-form/fields/file/block.json
{
  "apiVersion": 3,
  "name": "kadence/advanced-form-file",
  "category": "kadence-blocks",
  "textdomain": "kadence-blocks",
  "attributes": {
    "uniqueID": {
      "type": "string"
    },
    "formID": {
      "type": "string"
    },
    "label": {
      "type": "string",
      "default": ""
    },
    "showLabel": {
      "type": "boolean",
      "default": true
    },
    "required": {
      "type": "boolean",
      "default": false
    },
    "requiredMessage": {
      "type": "string"
    },
    "multiple": {
      "type": "boolean",
      "default": false
    },
    "multipleLimit": {
      "type": "number",
      "default": 5
    },
    "allowedTypes": {
      "type": "array",
      "default": [
        "image"
      ]
    },
    "maxSizeMb": {
      "type": "number",
      "default": 10
    },
    "ariaDescription": {
      "type": "string",
      "default": ""
    },
    "maxWidth": {
      "type": "array",
      "default": [
        "",
        "",
        ""
      ]
    },
    "maxWidthUnit": {
      "type": "string",
      "default": "%"
    },
    "minWidth": {
      "type": "array",
      "default": [
        "",
        "",
        ""
      ]
    },
    "minWidthUnit": {
      "type": "string",
      "default": "px"
    },
    "helpText": {
      "type": "string",
      "default": ""
    },
    "anchor": {
      "type": "string"
    },
    "inputName": {
      "type": "string"
    }
  },
  "supports": {
    "ktfieldconditional": true
  },
  "parent": [
    "kadence/advanced-form"
  ]
}