🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-05 23:25:13 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-includes
/
blocks
/
shortcode
📍 /home/eliteewa/public_html/wp-includes/blocks/shortcode
🔄 Refresh
✏️
Editing: block.json
Writable
{ "$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" }
💾 Save Changes
❌ Cancel