/home/desid573/verdenaturopathy.com.au/site3/wp-includes/blocks/embed
NameSizeModeActions
block.json10540644editdlrm
editor-rtl.css8580644editdlrm
editor-rtl.min.css7070644editdlrm
editor.css8580644editdlrm
editor.min.css7070644editdlrm
style-rtl.css36180644editdlrm
style-rtl.min.css16670644editdlrm
style.css36180644editdlrm
style.min.css16670644editdlrm
theme-rtl.css19650644editdlrm
theme-rtl.min.css1760644editdlrm
theme.css19650644editdlrm
theme.min.css1760644editdlrm
Edit: /home/desid573/verdenaturopathy.com.au/site3/wp-includes/blocks/embed/block.json (1054B)
{ "$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": { "anchor": true, "align": true, "spacing": { "margin": true }, "interactivity": { "clientNavigation": true } }, "editorStyle": "wp-block-embed-editor", "style": "wp-block-embed" }