HEX
Server: Apache/2.2.22
System: Linux server1.blueharbor.com 3.10.0-1160.90.1.vz7.200.7 #1 SMP Wed Jul 12 12:00:44 MSK 2023 x86_64
User: locglobe (1004)
PHP: 5.6.37
Disabled: NONE
Upload Files
File: /home/locglobe/public_html/wp-includes/blocks/embed/block.json
{
	"apiVersion": 2,
	"name": "core/embed",
	"title": "Embed",
	"category": "embed",
	"description": "Add a block that displays content pulled from other sites, like Twitter, Instagram or YouTube.",
	"textdomain": "default",
	"attributes": {
		"url": {
			"type": "string"
		},
		"caption": {
			"type": "string",
			"source": "html",
			"selector": "figcaption"
		},
		"type": {
			"type": "string"
		},
		"providerNameSlug": {
			"type": "string"
		},
		"allowResponsive": {
			"type": "boolean",
			"default": true
		},
		"responsive": {
			"type": "boolean",
			"default": false
		},
		"previewable": {
			"type": "boolean",
			"default": true
		}
	},
	"supports": {
		"align": true
	},
	"editorStyle": "wp-block-embed-editor",
	"style": "wp-block-embed"
}