WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about twentytwentytwo_block_patterns

Back to home

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.