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::get_builder_blocks( string $content )

Return the builder blocks in HTML context.


Parameters

$content

(Required) The content.


Return

(array) Tuple containing the blocks and the content.


Source

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