render_block_core_button
render_block_core_button ( $attributes, $content )
Parameters:- (array) attributes The block attributes.
- (string) content The block content.
- (WP_Block) block The block object.
Returns:- (string) The block content.
Defined at: - Introduced in WordPress: 6.6.0
- Deprecated in WordPress: —
Description
Renders the `core/button` block on the server,