wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/image.php › WordPress File
Functions2
› Server-side rendering of the `core/image` block.
Function | Short description |
---|---|
register_block_core_image | Registers the `core/image` block on server. |
render_block_core_image | Renders the `core/image` block on the server, adding a data-id attribute to the element if core/gallery has added on pre-render. |