[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 { 2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 "apiVersion": 3, 4 "name": "core/widget-group", 5 "title": "Widget Group", 6 "category": "widgets", 7 "attributes": { 8 "title": { 9 "type": "string" 10 } 11 }, 12 "supports": { 13 "html": false, 14 "inserter": true, 15 "customClassName": true, 16 "reusable": false 17 }, 18 "editorStyle": "wp-block-widget-group-editor", 19 "style": "wp-block-widget-group" 20 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |