wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



get_block_file_template › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'get_block_file_template', null, $id, $template_type )
Definiert in:
Codex:

This filter is documented in wp-includes/block-template-utils.php





Quellcode

return apply_filters( 'get_block_file_template', null, $id, $template_type );