[ 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/pattern", 5 "title": "Pattern placeholder", 6 "category": "theme", 7 "description": "Show a block pattern.", 8 "supports": { 9 "html": false, 10 "inserter": false, 11 "renaming": false, 12 "interactivity": { 13 "clientNavigation": true 14 } 15 }, 16 "textdomain": "default", 17 "attributes": { 18 "slug": { 19 "type": "string" 20 } 21 } 22 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |