serialize_blocks


serialize_blocks ( $blocks )

Parameters:
  • (array[]) blocks An array of representative arrays of parsed block objects. See serialize_block().
Returns:
  • (string) String of rendered HTML.
Defined at:

Description

Returns a joined string of the aggregate serialization of the given parsed blocks.

Related Functions

serialize_block, serialize_block_attributes, traverse_and_serialize_blocks, traverse_and_serialize_block, parse_blocks

Top Google Results

User discussions

wpseek mobile