📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 01:44:35
📂
/ (Root)
/
home
/
apkbfjox
/
joygame.com.pk
/
wp-content
/
plugins
/
kadence-blocks
/
dist
/
blocks
/
accordion
/
pane
📍 /home/apkbfjox/joygame.com.pk/wp-content/plugins/kadence-blocks/dist/blocks/accordion/pane
🔄 Refresh
✏️
Editing: block.json
Writable
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "title": "Pane", "category": "kadence-blocks", "textdomain": "kadence-blocks", "parent": [ "kadence/accordion" ], "attributes": { "id": { "type": "number", "default": 1 }, "title": { "type": "rich-text", "source": "rich-text", "selector": ".kt-blocks-accordion-title", "default": "" }, "titleTag": { "type": "string", "default": "div" }, "hideLabel": { "type": "boolean", "default": false }, "ariaLabel": { "type": "string", "default": "" }, "icon": { "type": "string", "default": "" }, "iconSide": { "type": "string", "default": "right" }, "uniqueID": { "type": "string", "default": "" } }, "supports": { "inserter": false, "reusable": false, "html": false, "anchor": true, "lock": false, "kbMetadata": true, "kbContentLabel": "title", "ktdynamic": true } }
💾 Save Changes
❌ Cancel