📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 19:21:03
📂
/ (Root)
/
home
/
apkbfjox
/
joygame.com.pk
/
wp-content
/
plugins
/
kadence-blocks
/
dist
/
blocks
/
show-more
📍 /home/apkbfjox/joygame.com.pk/wp-content/plugins/kadence-blocks/dist/blocks/show-more
🔄 Refresh
✏️
Editing: block.json
Writable
{ "$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 } }
💾 Save Changes
❌ Cancel