WPDev.one
Core Function
View Source on Trac ↗

block_core_navigation_get_inner_blocks_from_unstable_location()

block_core_navigation_get_inner_blocks_from_unstable_location( mixed $attributes )

Gets the inner blocks for the navigation block from the unstable location attribute.

Parameters 1 required

Name / Type Description
$attributes
array

The block attributes.

Required

Return Value

(WP_Block_List)
Returns the inner blocks for the navigation block.

Function Information

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