HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/mjlclaims/public_html/wp-content/plugins/coblocks/dist/blocks/services/service/block.json
{
  "name": "coblocks/service",
  "category": "layout",
  "attributes": {
    "headingLevel": {
      "type": "integer",
      "default": 3
    },
    "showCta": {
      "type": "boolean",
      "default": false
    },
    "imageUrl": {
      "type": "string",
      "source": "attribute",
      "selector": "img",
      "attribute": "src",
      "default": ""
    },
    "imageAlt": {
      "type": "string",
      "source": "attribute",
      "selector": "img",
      "attribute": "alt",
      "default": ""
    },
    "imageId": {
      "type": "number"
    },
    "focalPoint": {
      "type": "object"
    },
    "alignment": {
      "type": "string",
      "default": "none"
    },
    "href": {
      "type": "string",
      "source": "attribute",
      "selector": "figure > a",
      "attribute": "href"
    },
    "rel": {
      "type": "string",
      "source": "attribute",
      "selector": "figure > a",
      "attribute": "rel"
    },
    "linkClass": {
      "type": "string",
      "source": "attribute",
      "selector": "figure > a",
      "attribute": "class"
    },
    "linkDestination": {
      "type": "string"
    },
    "linkTarget": {
      "type": "string",
      "source": "attribute",
      "selector": "figure > a",
      "attribute": "target"
    }
  },
  "supports": {
    "anchor": true
  },
  "title": "Service",
  "textdomain": "coblocks",
  "editorScript": "blocks-6",
  "description": "A single service item within a services block.",
  "parent": [
    "coblocks/services"
  ]
}