render_block_core_media_text
render_block_core_media_text ( $attributes, $content )
Parameters:- (array) attributes The block attributes.
- (string) content The block rendered content.
Returns:- (string) Returns the Media & Text block markup, if useFeaturedImage is true.
Defined at: - Introduced in WordPress: 6.6.0
- Deprecated in WordPress: —
Description
Renders the `core/media-text` block on server.