wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



excerpt_allowed_wrapper_blocks › Filtr WordPress Hooks

Od5.8.0
Przestarzałyn/a
apply_filters( 'excerpt_allowed_wrapper_blocks', $allowed_wrapper_blocks )
Parametry:
  • (string[]) $allowed_wrapper_blocks The list of names of allowed wrapper blocks.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the list of blocks that can be used as wrapper blocks, allowing excerpts to be generated from the `innerBlocks` of these wrappers.





Źródło

$allowed_wrapper_blocks = apply_filters( 'excerpt_allowed_wrapper_blocks', $allowed_wrapper_blocks );