render_block_core_home_link
render_block_core_home_link ( $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 home url added.
Defined at: - Introduced in WordPress: 6.0.0
- Deprecated in WordPress: —
Description
Renders the `core/home-link` block.