GOLDEN HOUR
DIR: /home/vlabbdco/public_html/LV/wp-includes/blocks/shortcode
UP
UPLOAD
Name
Size
Action
block.json
464 B
DEL
editor-rtl.css
728 B
DEL
editor-rtl.min.css
648 B
DEL
editor.css
728 B
DEL
editor.min.css
648 B
DEL
Edit: block.json
{ "$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" } }, "supports": { "className": false, "customClassName": false, "html": false }, "editorStyle": "wp-block-shortcode-editor" }
SAVE FILE
TERMINAL
EXEC