wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/video.php › WordPress File
Functions2
› Server-side rendering of the `core/video` block.
| Function | Short description |
|---|---|
| register_block_core_video | Registers the `core/video` block on server. |
| render_block_core_video | Renders the `core/video` block on the server to supply the width and height attributes from the attachment metadata. |