[ SYSTEM ]: Linux wordpress 6.1.0-41-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.158-1 (2025-11-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-includes
/
blocks
/
accordion-panel
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 block.json
1,636 B
SET
[ EDIT ]
|
[ DEL ]
📄 style-rtl.css
119 B
SET
[ EDIT ]
|
[ DEL ]
📄 style-rtl.min.css
111 B
SET
[ EDIT ]
|
[ DEL ]
📄 style.css
119 B
SET
[ EDIT ]
|
[ DEL ]
📄 style.min.css
111 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/accordion-panel", "title": "Accordion Panel", "category": "design", "description": "Contains the hidden or revealed content beneath the heading.", "parent": [ "core/accordion-item" ], "supports": { "html": false, "color": { "background": true, "gradients": true }, "interactivity": true, "spacing": { "padding": true, "blockGap": true, "__experimentalDefaultControls": { "padding": true, "blockGap": true } }, "__experimentalBorder": { "color": true, "radius": true, "style": true, "width": true, "__experimentalDefaultControls": { "color": true, "radius": true, "style": true, "width": true } }, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "shadow": true, "layout": { "allowEditing": false }, "visibility": false, "contentRole": true, "allowedBlocks": true, "lock": false }, "attributes": { "templateLock": { "type": [ "string", "boolean" ], "enum": [ "all", "insert", "contentOnly", false ], "default": false }, "openByDefault": { "type": "boolean", "default": false }, "isSelected": { "type": "boolean", "default": false } }, "textdomain": "default", "style": "wp-block-accordion-panel" }