update_ignored_hooked_blocks_postmeta
- %1$s is private and should not be used in themes or plugins directly.
update_ignored_hooked_blocks_postmeta ( $post )
Access:Parameters:- (stdClass) post Post object.
Returns:- (stdClass) The updated post object.
Defined at: - Introduced in WordPress: 6.6.0
- Deprecated in WordPress: —
Description
Updates the wp_postmeta with the list of ignored hooked blocks where the inner blocks are stored as post content.Currently only supports `wp_navigation` post types.