wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp-includes/blocks/image.php › WordPress File

Funktionen5
Server-side rendering of the `core/image` block.


Funktion Kurzbeschreibung
block_core_image_get_lightbox_settingsAdds the lightboxEnabled flag to the block data.
block_core_image_print_lightbox_overlay-
block_core_image_render_lightboxAdds the directives and layout needed for the lightbox behavior.
register_block_core_imageRegisters the `core/image` block on server.
render_block_core_imageRenders the `core/image` block on the server, adding a data-id attribute to the element if core/gallery has added on pre-render.