Your IP : 18.188.125.151


Current Path : /home/church/www/launch100ar.com/wp-content/plugins/post-grid/build/blocks/post-excerpt/
Upload File :
Current File : /home/church/www/launch100ar.com/wp-content/plugins/post-grid/build/blocks/post-excerpt/block.json

{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "post-grid/post-excerpt",
  "title": "post excerpt",
  "textdomain": "post-grid",
  "category": "post-grid-post",
  "usesContext": [
    "postId",
    "loopIndex",
    "postType",
    "queryId"
  ],
  "supports": {
    "align": [
      "wide",
      "full"
    ]
  },
  "attributes": {
    "wrapper": {
      "type": "object",
      "default": {
        "options": {
          "tag": "div",
          "class": "pg-post-excerpt"
        },
        "styles": {
          "display": {
            "Desktop": "block"
          }
        }
      }
    },
    "postExcerpt": {
      "type": "object",
      "default": {
        "options": {
          "tag": "p",
          "text": "",
          "limitBy": "word",
          "limitCount": 25,
          "excerptSource": "auto",
          "excerptSourceMeta": "",
          "removeBlocks": true,
          "removeShortcodes": true,
          "keepHtml": false,
          "removeEmbeds": true,
          "autoP": false,
          "isLink": false,
          "linkTarget": "_blank",
          "customUrl": "",
          "linkAttr": [],
          "class": "excerpt-text"
        },
        "styles": {
          "color": {
            "Desktop": "#000000 !important"
          },
          "display": {
            "Desktop": "inline"
          },
          "fontSize": {
            "Desktop": "18px"
          },
          "fontFamily": {
            "Desktop": "Poppins"
          },
          "fontStyle": {
            "Desktop": "normal"
          },
          "fontWeight": {
            "Desktop": "400"
          }
        }
      }
    },
    "readMore": {
      "type": "object",
      "default": {
        "options": {
          "enable": true,
          "text": "Read More...",
          "isLink": true,
          "linkTarget": "_blank",
          "customUrl": "",
          "linkAttr": [],
          "class": "readmore"
        },
        "styles": {
          "display": {
            "Desktop": "inline-block"
          },
          "color": {
            "Desktop": "#1F2E45"
          },
          "margin": {
            "Desktop": "0px 0px 0px 6px"
          },
          "fontSize": {
            "Desktop": "18px"
          },
          "fontFamily": {
            "Desktop": "Poppins"
          },
          "fontStyle": {
            "Desktop": "normal"
          },
          "fontWeight": {
            "Desktop": "600"
          }
        }
      }
    },
    "prefix": {
      "type": "object",
      "default": {
        "options": {
          "text": "",
          "class": "prefix"
        },
        "styles": {
          "color": {
            "Desktop": "#000000 !important"
          },
          "fontSize": {
            "Desktop": "18px"
          },
          "fontFamily": {
            "Desktop": "Poppins"
          },
          "fontStyle": {
            "Desktop": "normal"
          },
          "fontWeight": {
            "Desktop": "400"
          },
          "margin": {
            "Desktop": "0px 10px 0px 0px"
          }
        }
      }
    },
    "postfix": {
      "type": "object",
      "default": {
        "options": {
          "text": "",
          "class": "postfix"
        },
        "styles": {
          "color": {
            "Desktop": "#000000 !important"
          },
          "fontSize": {
            "Desktop": "18px"
          },
          "fontFamily": {
            "Desktop": "Poppins"
          },
          "fontStyle": {
            "Desktop": "normal"
          },
          "fontWeight": {
            "Desktop": "400"
          },
          "margin": {
            "Desktop": "0px 0px 0px 10px"
          }
        }
      }
    },
    "blockId": {
      "type": "string",
      "default": ""
    },
    "linkAttr": {
      "type": "array",
      "default": []
    },
    "blockCssY": {
      "type": "object",
      "default": {
        "items": {}
      }
    }
  },
  "style": "front_style",
  "script": "front_script",
  "keywords": [
    "post excerpt",
    "post excerpt html",
    "post excerpt count",
    "advanced post excerpt",
    "excerpt",
    "excerpt read more",
    "excerpt block",
    "post excerpt block",
    "post excerpt"
  ],
  "description": "This block displays the excerpt or summary of a blog post's content."
}