{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/embed", "title": "Embed", "category": "embed", "description": "Add a block that displays content pulled from other sites, like Twitter or YouTube.", "textdomain": "default", "attributes": { "url": { "type": "string", "role": "content" }, "caption": { "type": "rich-text", "source": "rich-text", "selector": "figcaption", "role": "content" }, "type": { "type": "string", "role": "content" }, "providerNameSlug": { "type": "string", "role": "content" }, "allowResponsive": { "type": "boolean", "default": true }, "responsive": { "type": "boolean", "default": false, "role": "content" }, "previewable": { "type": "boolean", "default": true, "role": "content" } }, "supports": { "align": true, "spacing": { "margin": true }, "interactivity": { "clientNavigation": true } }, "editorStyle": "wp-block-embed-editor", "style": "wp-block-embed" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
block.json | File | 1.01 KB | 0644 |
|
editor-rtl.css | File | 784 B | 0644 |
|
editor-rtl.min.css | File | 707 B | 0644 |
|
editor.css | File | 784 B | 0644 |
|
editor.min.css | File | 707 B | 0644 |
|
style-rtl.css | File | 1.69 KB | 0644 |
|
style-rtl.min.css | File | 1.56 KB | 0644 |
|
style.css | File | 1.69 KB | 0644 |
|
style.min.css | File | 1.56 KB | 0644 |
|
theme-rtl.css | File | 200 B | 0644 |
|
theme-rtl.min.css | File | 176 B | 0644 |
|
theme.css | File | 200 B | 0644 |
|
theme.min.css | File | 176 B | 0644 |
|