WPDev.one
Core Function
View Source on Trac ↗

wp_restore_group_inner_container()

wp_restore_group_inner_container( mixed $block_content, mixed $block )

For themes without theme.json file, make sure

Parameters 2 required

Name / Type Description
$block_content
string

Rendered block content.

Required
$block
array

Block object.

Required

Return Value

(string)
Filtered block content.

Function Information

Since Version
5.8.0
Source File
wp-includes/block-supports/layout.php
Advertisement