{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/audio", "title": "Audio", "category": "media", "description": "Embed a simple audio player.", "keywords": [ "music", "sound", "podcast", "recording" ], "textdomain": "default", "attributes": { "blob": { "type": "string", "role": "local" }, "src": { "type": "string", "source": "attribute", "selector": "audio", "attribute": "src", "role": "content" }, "caption": { "type": "rich-text", "source": "rich-text", "selector": "figcaption", "role": "content" }, "id": { "type": "number", "role": "content" }, "autoplay": { "type": "boolean", "source": "attribute", "selector": "audio", "attribute": "autoplay" }, "loop": { "type": "boolean", "source": "attribute", "selector": "audio", "attribute": "loop" }, "preload": { "type": "string", "source": "attribute", "selector": "audio", "attribute": "preload" } }, "supports": { "anchor": true, "align": true, "spacing": { "margin": true, "padding": true, "__experimentalDefaultControls": { "margin": false, "padding": false } }, "interactivity": { "clientNavigation": true } }, "editorStyle": "wp-block-audio-editor", "style": "wp-block-audio" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
block.json | File | 1.3 KB | 0644 |
|
editor-rtl.css | File | 250 B | 0644 |
|
editor-rtl.min.css | File | 215 B | 0644 |
|
editor.css | File | 248 B | 0644 |
|
editor.min.css | File | 213 B | 0644 |
|
style-rtl.css | File | 179 B | 0644 |
|
style-rtl.min.css | File | 156 B | 0644 |
|
style.css | File | 179 B | 0644 |
|
style.min.css | File | 156 B | 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 |
|