render_block_core_navigation_submenu
render_block_core_navigation_submenu ( $attributes, $content, $block )
Parameters:- (array) attributes The block attributes.
- (string) content The saved content.
- (WP_Block) block The parsed block.
Returns:- (string) Returns the post content with the legacy widget added.
Defined at: - Introduced in WordPress: 5.9.0
- Deprecated in WordPress: —
Description
Renders the `core/navigation-submenu` block.