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_backcompatibility | Handles backwards compatibility for Gallery Blocks, whose images feature a `data-id` attribute. |
block_core_gallery_render | Renders the `core/gallery` block on the server. |
register_block_core_gallery | Registers the `core/gallery` block on server. |