File "block.json"
Full path: /home/webcknlt/admissiontell.com/wp-includes/blocks/pattern/block.json
File
size: 411 B (411 B bytes)
MIME-type: application/json
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "core/pattern",
"title": "Pattern Placeholder",
"category": "theme",
"description": "Show a block pattern.",
"supports": {
"html": false,
"inserter": false,
"renaming": false,
"interactivity": {
"clientNavigation": true
}
},
"textdomain": "default",
"attributes": {
"slug": {
"type": "string"
}
}
}