📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 01:14:25
📂
/ (Root)
/
home
/
apkbfjox
/
stargame.pk
/
wp-content
/
plugins
/
kadence-blocks
/
dist
/
blocks
/
table
/
children
/
data
📍 /home/apkbfjox/stargame.pk/wp-content/plugins/kadence-blocks/dist/blocks/table/children/data
🔄 Refresh
✏️
Editing: block.json
Writable
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "kadence/table-data", "title": "Table Data", "category": "kadence-blocks", "textdomain": "kadence-blocks", "parent": [ "kadence/table-row" ], "attributes": { "uniqueID": { "type": "string" }, "column": { "type": "number" }, "padding": { "type": "array", "default": [ "", "", "", "" ] }, "tabletPadding": { "type": "array", "default": [ "", "", "", "" ] }, "mobilePadding": { "type": "array", "default": [ "", "", "", "" ] }, "paddingType": { "type": "string", "default": "px" } }, "supports": { "kbMetadata": true }, "usesContext": [ "kadence/table/thisRowIsHeader", "kadence/table/isFirstColumnHeader", "kadence/table/parentRow", "kadence/table/isFirstRowHeader" ] }
💾 Save Changes
❌ Cancel