apply_filters( 'excerpt_allowed_wrapper_blocks', array $allowed_wrapper_blocks )
Filters the list of blocks that can be used as wrapper blocks, allowing excerpts to be generated from the innerBlocks
of these wrappers.
Parameters
- $allowed_wrapper_blocks
-
(array) The list of allowed wrapper blocks.
Source
File: wp-includes/blocks.php
Changelog
Version | Description |
---|---|
5.8.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/excerpt_allowed_wrapper_blocks