block_core_navigation_update_ignore_hooked_blocks_meta
- %1$s is private and should not be used in themes or plugins directly.
block_core_navigation_update_ignore_hooked_blocks_meta ( $post )
Access:Parameters:- (stdClass) post Post object.
Returns:- (stdClass) The updated post object.
Defined at: - Introduced in WordPress: 6.5.0
- Deprecated in WordPress: —
Description
Updates the post meta with the list of ignored hooked blocks when the navigation is created or updated via the REST API.