wpseek.com
A WordPress-centric search engine for devs and theme authors



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

Functions3
Server-side rendering of the `core/gallery` block.


Function Short description
block_core_gallery_data_id_backcompatibilityHandles backwards compatibility for Gallery Blocks, whose images feature a `data-id` attribute.
block_core_gallery_renderRenders the `core/gallery` block on the server.
register_block_core_galleryRegisters the `core/gallery` block on server.