wpseek.com
A WordPress-centric search engine for devs and theme authors
hooked_block_{$hooked_block_type} › WordPress Filter Hooks
Since6.5.0
Deprecatedn/a
› apply_filters( "hooked_block_{$hooked_block_type}", $parsed_hooked_block, $hooked_block_type, $relative_position, $parsed_anchor_block, $context )
Parameters: (5) |
|
Defined at: |
|
Codex: |
Filters the parsed block array for a given hooked block.
The dynamic portion of the hook name, $hooked_block_type
, refers to the block type name of the specific hooked block.
Related Functions: get_allowed_block_types, render_block_core_block, get_hooked_blocks, register_block_core_block, update_ignored_hooked_blocks_postmeta, insert_hooked_blocks