You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigation block: Remove more obsolete Block Hooks helpers (#67193)
- `block_core_navigation_remove_serialized_parent_block` was `replaced by remove_serialized_parent_block`.
- `apply_block_hooks_to_content` has been part of WP Core since 6.6, so we don't need to check for its existence anymore.
Co-authored-by: ockham <bernhard-reiter@git.wordpress.org>
Co-authored-by: draganescu <andraganescu@git.wordpress.org>
0 commit comments