Summery Summery
Filters the list of blocks that can contribute to the excerpt.
Syntax Syntax
Description Description
If a dynamic block is added to this list, it must not generate another excerpt, as this will cause an infinite loop to occur.
Parameters Parameters
- $allowed_blocks
- 
					The list of allowed blocks. 
Source Source
File: wp-includes/blocks.php
Advertisement
Changelog Changelog
| Version | Description | 
|---|---|
| 5.0.0 | Introduced. | 
