WPDev.one
Core Function
View Source on Trac ↗

render_block_core_widget_group()

render_block_core_widget_group( mixed $attributes, mixed $content, mixed $block )

Renders the 'core/widget-group' block.

Parameters 3 required

Name / Type Description
$attributes
array

The block attributes.

Required
$content
string

The block content.

Required
$block
WP_Block

The block.

Required

Return Value

(string)
Rendered block.

Function Information

Since Version
5.9.0
Source File
wp-includes/blocks/widget-group.php
Advertisement