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/root/proc/self/cwd/wp-content/plugins/kadence-blocks/dist/blocks/show-more/block.json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "kadence/show-more",
  "title": "Show More",
  "category": "kadence-blocks",
  "textdomain": "kadence-blocks",
  "usesContext": [
    "postId",
    "queryId"
  ],
  "attributes": {
    "align": {
      "type": "string"
    },
    "id": {
      "type": "number"
    },
    "uniqueID": {
      "type": "string"
    },
    "showHideMore": {
      "type": "boolean",
      "default": true
    },
    "defaultExpandedMobile": {
      "type": "boolean",
      "default": false
    },
    "defaultExpandedTablet": {
      "type": "boolean",
      "default": false
    },
    "defaultExpandedDesktop": {
      "type": "boolean",
      "default": false
    },
    "heightDesktop": {
      "type": "number",
      "default": 250
    },
    "heightTablet": {
      "type": "number",
      "default": ""
    },
    "heightMobile": {
      "type": "number",
      "default": ""
    },
    "heightType": {
      "type": "string",
      "default": "px"
    },
    "enableFadeOut": {
      "type": "boolean",
      "default": false
    },
    "fadeOutSize": {
      "type": "number",
      "default": 50
    },
    "marginDesktop": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "marginTablet": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "marginMobile": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "marginUnit": {
      "type": "string",
      "default": "px"
    },
    "paddingDesktop": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "paddingTablet": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "paddingMobile": {
      "type": "array",
      "default": [
        "",
        "",
        "",
        ""
      ]
    },
    "paddingUnit": {
      "type": "string",
      "default": "px"
    },
    "inQueryBlock": {
      "type": "boolean",
      "default": false
    }
  },
  "supports": {
    "kbMetadata": true
  }
}