WPDev.one
Core Function
View Source on Trac ↗

wp_restore_image_outer_container()

wp_restore_image_outer_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
6.0.0
Source File
wp-includes/block-supports/layout.php
Advertisement