| Server IP : 62.60.133.156 / Your IP : 216.73.217.51 Web Server : LiteSpeed System : Linux linux24.centraldnserver.com 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : mimradmin ( 1166) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/cwd/wp-content/plugins/woocommerce-old/assets/client/blocks/accordion-header/ |
Upload File : |
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "woocommerce/accordion-header",
"title": "Accordion Header",
"category": "woocommerce",
"keywords": [ "WooCommerce" ],
"description": "Accordion header.",
"example": {},
"__experimental": true,
"parent": [ "woocommerce/accordion-item" ],
"supports": {
"anchor": true,
"color": {
"background": true,
"gradient": true
},
"align": false,
"border": true,
"interactivity": true,
"spacing": {
"padding": true,
"margin": [ "top", "bottom" ],
"__experimentalDefaultControls": {
"padding": true,
"margin": true
}
},
"__experimentalBorder": {
"color": true,
"radius": true,
"style": true,
"width": true,
"__experimentalDefaultControls": {
"color": true,
"radius": true,
"style": true,
"width": true
}
},
"typography": {
"textAlign": true,
"fontSize": true,
"__experimentalFontFamily": true,
"__experimentalFontWeight": true,
"__experimentalFontStyle": true,
"__experimentalTextTransform": true,
"__experimentalTextDecoration": true,
"__experimentalLetterSpacing": true,
"__experimentalDefaultControls": {
"fontSize": true,
"fontFamily": true
}
},
"shadow": true,
"layout": true
},
"attributes": {
"openByDefault": {
"type": "boolean",
"default": false
},
"title": {
"type": "rich-text",
"source": "rich-text",
"selector": "span"
},
"level": {
"type": "number",
"default": 3
},
"levelOptions": {
"type": "array"
},
"textAlignment": {
"type": "string",
"default": "left"
},
"icon": {
"type": [ "string", "boolean" ],
"enum": [
"plus",
"chevron",
"chevronRight",
"caret",
"circlePlus",
false
],
"default": "plus"
},
"iconPosition": {
"type": "string",
"enum": [ "left", "right" ],
"default": "right"
}
},
"textdomain": "woocommerce"
}