wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-includes/blocks/image.php › WordPress File
Funktionen2
› Server-side rendering of the `core/image` block.
Funktion | Kurzbeschreibung |
---|---|
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. |