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