Used By
Used By | Description |
---|---|
wp-includes/blocks.php: excerpt_remove_blocks() | Parses blocks out of a content string, and renders those appropriate for the excerpt. |
Filters the list of blocks that can contribute to the excerpt.
If a dynamic block is added to this list, it must not generate another excerpt, as this will cause an infinite loop to occur.
(array) The list of allowed blocks.
File: wp-includes/blocks.php
Version | Description |
---|---|
5.0.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/excerpt_allowed_blocks