/var/www/vhosts/ihelp.ro/ajutam.ro/wp-includes/blocks/shortcode
NameSizeModeActions
block.json4860644editdlrm
editor-rtl.css6500644editdlrm
editor-rtl.min.css5770644editdlrm
editor.css6500644editdlrm
editor.min.css5770644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-includes/blocks/shortcode/block.json (486B)
{ "$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 }, "editorStyle": "wp-block-shortcode-editor" }