Description
Filters the theme block patterns.
Occurrences
Filename | Line Number |
---|---|
wp-content/themes/twentytwentytwo/inc/block-patterns.php | 124 |
Parameters
Type | Name | Description |
---|---|---|
array | $block_patterns | List of block patterns by name. |
PHP Doc
/**
* Filters the theme block patterns.
*
* @since Twenty Twenty-Two 1.0
*
* @param array $block_patterns List of block patterns by name.
*/