render_block_core_search
render_block_core_search ( $attributes )
Parameters:- (array) attributes The block attributes.
- (string) content The saved content.
- (WP_Block) block The parsed block.
Returns:- (string) The search block markup.
Defined at:Change Log: - Introduced in WordPress: 6.3.0
- Deprecated in WordPress: —
Description
Dynamically renders the `core/search` block.