WPDev.one
Core Function
View Source on Trac ↗

_excerpt_render_inner_blocks()

_excerpt_render_inner_blocks( mixed $parsed_block, mixed $allowed_blocks )

Renders inner blocks from the allowed wrapper blocks

Parameters 2 required

Name / Type Description
$parsed_block
array

The parsed block.

Required
$allowed_blocks
array

The list of allowed inner blocks.

Required

Return Value

(string)
The rendered inner blocks.

Function Information

Since Version
5.8.0
Source File
wp-includes/blocks.php
Advertisement