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



block_bindings_supported_attributes › WordPress Filter Hooks

Since6.9.0
Deprecatedn/a
Parameters: (2)
  • (string[]) $supported_block_attributes The block's attributes that are supported by block bindings.
    Required: Yes
  • (string) $block_type The block type whose attributes are being filtered.
    Required: Yes
Defined at:
Codex:

Filters the supported block attributes for block bindings.





Source

$supported_block_attributes = apply_filters(