📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 20:18:30
📂
/ (Root)
/
home
/
apkbfjox
/
y888.online
/
wp-content
/
plugins
/
kadence-blocks
/
dist
/
blocks
/
single-icon
📍 /home/apkbfjox/y888.online/wp-content/plugins/kadence-blocks/dist/blocks/single-icon
🔄 Refresh
✏️
Editing: block.json
Writable
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "title": "Single Icon", "name": "kadence/single-icon", "parent": [ "kadence/icon" ], "category": "kadence-blocks", "textdomain": "kadence-blocks", "attributes": { "uniqueID": { "type": "string", "default": "" }, "icon": { "type": "string", "default": "fe_aperture" }, "link": { "type": "string", "default": "" }, "target": { "type": "string", "default": "_self" }, "size": { "type": "number", "default": 50 }, "width": { "type": "number", "default": 2 }, "title": { "type": "string", "default": "" }, "color": { "type": "string", "default": "" }, "background": { "type": "string", "default": "transparent" }, "border": { "type": "string", "default": "" }, "borderRadius": { "type": "number", "default": 0 }, "borderWidth": { "type": "number", "default": 2 }, "padding": { "type": "array", "default": [ "xs", "xs", "xs", "xs" ] }, "paddingUnit": { "type": "string", "default": "px" }, "style": { "type": "string", "default": "default" }, "margin": { "type": "array", "default": [ "", "", "", "" ] }, "marginUnit": { "type": "string", "default": "px" }, "hColor": { "type": "string", "default": "" }, "hBackground": { "type": "string", "default": "" }, "hBorder": { "type": "string", "default": "" }, "linkTitle": { "type": "string", "default": "" }, "tabletSize": { "type": "number", "default": "" }, "mobileSize": { "type": "number", "default": "" }, "tabletMargin": { "type": "array", "default": [ "", "", "", "" ] }, "mobileMargin": { "type": "array", "default": [ "", "", "", "" ] }, "tabletPadding": { "type": "array", "default": [ "", "", "", "" ] }, "mobilePadding": { "type": "array", "default": [ "", "", "", "" ] }, "tooltip": { "type": "string", "source": "html", "selector": ".kb-tooltip-hidden-content", "__experimentalRole": "content" }, "tooltipPlacement": { "type": "string", "default": "" }, "tooltipDash": { "type": "boolean", "default": false }, "inQueryBlock": { "type": "boolean", "default": false } }, "supports": { "ktdynamic": true, "html": false, "reusable": false, "kbMetadata": true }, "usesContext": [ "postId", "queryId", "kadence/dynamicSource", "kadence/repeaterRowData", "kadence/repeaterRow" ] }
💾 Save Changes
❌ Cancel