render_block_core_navigation
render_block_core_navigation ( $attributes, $content, $block )
Parameters:- (array) attributes The block attributes.
- (string) content The saved content.
- (WP_Block) block The parsed block.
Returns:- (string) Returns the navigation block markup.
Defined at: - Introduced in WordPress: 5.9.0
- Deprecated in WordPress: —
Description
Renders the `core/navigation` block on server.