File "block.json"

Full path: /home/satkhirabarta/public_html/wp-includes/widgets/block.json
File size: 464 B (464 B bytes)
MIME-type: application/json
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

{
	"$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"
}