NOX-ROOT-MARAZ Manager v2
PHP 8+ Secure
/
home
/
xiedrke
/
china
/
wp-includes
/
blocks
/
missing
/
Name
Size
Perms
Actions
📄 block.json
678 B
0644
Edit
|
Chmod
|
Delete
Editing: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/missing", "title": "Unsupported", "category": "text", "description": "Your site doesn’t include support for this block.", "textdomain": "default", "attributes": { "originalName": { "type": "string" }, "originalUndelimitedContent": { "type": "string" }, "originalContent": { "type": "string", "source": "raw" } }, "supports": { "className": false, "customClassName": false, "inserter": false, "html": false, "lock": false, "reusable": false, "renaming": false, "visibility": false, "interactivity": { "clientNavigation": true } } }
Cancel