block_core_navigation_remove_serialized_parent_block
block_core_navigation_remove_serialized_parent_block ( $serialized_block )
Parameters:- (string) serialized_block The serialized markup of a block and its inner blocks.
Returns:Defined at: - Introduced in WordPress: 6.5.0
- Deprecated in WordPress: —
Description
Accepts the serialized markup of a block and its inner blocks, and returns serialized markup of the inner blocks.