render_block_core_shortcode
render_block_core_shortcode ( $attributes, $content )
Parameters:- (array) attributes The block attributes.
- (string) content The block content.
Returns:- (string) Returns the block content.
Defined at: - Introduced in WordPress: 5.0.0
- Deprecated in WordPress: —
Description
Performs wpautop() on the shortcode block content.