golden hour
/var/www/html/wp-includes/blocks/shortcode
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
410 B
Del
OK
editor-rtl.css
2.61 KB
Del
OK
editor-rtl.min.css
1024 B
Del
OK
editor.css
2.61 KB
Del
OK
editor.min.css
1024 B
Del
OK
Edit: block.json
{ "apiVersion": 2, "name": "core/shortcode", "title": "Shortcode", "category": "widgets", "description": "Insert additional custom elements with a WordPress shortcode.", "textdomain": "default", "attributes": { "text": { "type": "string", "source": "html" } }, "supports": { "className": false, "customClassName": false, "html": false }, "editorStyle": "wp-block-shortcode-editor" }
Save