render_block_core_cover
render_block_core_cover ( $attributes, $content )
Parameters:- (array) attributes The block attributes.
- (string) content The block rendered content.
Returns:- (string) Returns the cover block markup, if useFeaturedImage is true.
Defined at: - Introduced in WordPress: 6.0.0
- Deprecated in WordPress: —
Description
Renders the `core/cover` block on server.