at path:
ROOT
/
wp-includes
/
blocks
/
shortcode
/
block.json
run:
R
W
Run
block.json
531 By
2026-05-21 18:07:37
R
W
Run
Delete
Rename
editor-rtl.css
2.36 KB
2026-05-21 18:07:37
R
W
Run
Delete
Rename
editor-rtl.min.css
577 By
2024-05-23 23:39:28
R
W
Run
Delete
Rename
editor.css
2.36 KB
2026-05-21 18:07:37
R
W
Run
Delete
Rename
editor.min.css
577 By
2024-05-23 23:39:28
R
W
Run
Delete
Rename
error_log
up
📄
block.json
Save
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/shortcode", "title": "Shortcode", "category": "widgets", "description": "Insert additional custom elements with a WordPress shortcode.", "textdomain": "default", "attributes": { "text": { "type": "string", "source": "raw", "role": "content" } }, "supports": { "className": false, "customClassName": false, "html": false, "customCSS": false, "visibility": false }, "editorStyle": "wp-block-shortcode-editor" }