at path:
ROOT
/
wp-includes
/
blocks
/
block
/
block.json
run:
R
W
Run
block.json
476 By
2024-02-06 14:00:13
R
W
Run
Delete
Rename
editor-rtl.css
1.13 KB
2023-07-06 17:58:08
R
W
Run
Delete
Rename
editor-rtl.min.css
1.09 KB
2023-07-06 17:58:08
R
W
Run
Delete
Rename
editor.css
1.13 KB
2023-07-06 17:58:08
R
W
Run
Delete
Rename
editor.min.css
1.09 KB
2023-07-06 17:58:08
R
W
Run
Delete
Rename
error_log
up
📄
block.json
Save
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/block", "title": "Pattern", "category": "reusable", "description": "Create and save content to reuse across your site. Update the pattern, and the changes apply everywhere it’s used.", "keywords": [ "reusable" ], "textdomain": "default", "attributes": { "ref": { "type": "number" } }, "supports": { "customClassName": false, "html": false, "inserter": false } }