block_core_gallery_render
block_core_gallery_render ( $attributes, $content )
Parameters:- (array) attributes Attributes of the block being rendered.
- (string) content Content of the block being rendered.
Returns:- (string) The content of the block being rendered.
Defined at: - Introduced in WordPress: 6.0.0
- Deprecated in WordPress: —
Description
Renders the `core/gallery` block on the server.