File "block.json"

Full path: /home/sergemamey/www/wp-includes/blocks/block/block.json
File size: 432 B B
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

{
	"apiVersion": 2,
	"name": "core/block",
	"title": "Reusable block",
	"category": "reusable",
	"description": "Create and save content to reuse across your site. Update the block, and the changes apply everywhere it’s used.",
	"textdomain": "default",
	"attributes": {
		"ref": {
			"type": "number"
		}
	},
	"supports": {
		"customClassName": false,
		"html": false,
		"inserter": false
	},
	"editorStyle": "wp-block-editor"
}