This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Inside_Layout::count_blocks( string $block_content, array $block )

Method to count main blocks and insert content.


Parameters

$block_content

(Required) The block content.

$block

(Required) The block data.


Return

(string)


Source

File: includes/modules/custom_layouts/admin/inside_layout.php