wpseek.com
A WordPress-centric search engine for devs and theme authors



block_bindings_supported_attributes_{$block_type} › WordPress Filter Hooks

Since6.9.0
Deprecatedn/a
$supported_block_attributes = apply_filters(
Parameters:
  • () supported_block_attributes The block's attributes that are supported by block bindings.
    Required: Yes
Defined at:
Codex:

Filters the supported block attributes for block bindings.

The dynamic portion of the hook name, `$block_type`, refers to the block type whose attributes are being filtered.




Source

$supported_block_attributes = apply_filters(