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/author/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "coblocks/author",
  "category": "layout",
  "attributes": {
    "biography": {
      "type": "array",
      "source": "children",
      "selector": ".wp-block-coblocks-author__biography",
      "default": []
    },
    "name": {
      "type": "string",
      "source": "html",
      "selector": ".wp-block-coblocks-author__name"
    },
    "imgId": {
      "type": "number"
    },
    "imgUrl": {
      "type": "string",
      "source": "attribute",
      "attribute": "src",
      "selector": "img"
    }
  },
  "supports": {
    "anchor": true,
    "html": false,
    "color": {
      "link": false
    },
    "typography": {
      "fontSize": true,
      "lineHeight": true,
      "__experimentalFontStyle": true,
      "__experimentalFontWeight": true,
      "__experimentalLetterSpacing": true,
      "__experimentalTextTransform": true,
      "__experimentalDefaultControls": {
        "fontSize": true
      }
    }
  },
  "title": "Author",
  "textdomain": "coblocks",
  "editorScript": "blocks-1",
  "description": "Add an author biography to build credibility and authority."
}