render_block_core_template_part_none – action
Fires when a requested block template part does not exist in the database nor in the theme.
Parameters
- .
- ( 5.9.0 ) . .
- $template_part_id
- ( string ) The requested template part namespaced to the theme. . . .
- ( array ) $attributes The block attributes. . . .
- $template_part_file_path
- ( string ) Absolute path to the not found template path. . . .