get_block_file_template

Filter Hook: Filters the block template object after it has been (potentially) fetched from the theme file.

Source: wp-includes/block-template-utils.php:1139

Used by 1 function | Uses 0 functions

get_block_templates

Filter Hook: Filters the array of queried block templates array after they’ve been fetched.

Source: wp-includes/block-template-utils.php:1005

Used by 1 function | Uses 0 functions

_flatten_blocks()

Function: Returns an array containing the references of the passed blocks and their inner blocks.

Source: wp-includes/block-template-utils.php:397

Used by 2 functions | Uses 0 functions