apply_filters( 'sensei_learning_mode_block_templates', Sensei_Course_Theme_Template[ )
Filters the Learning Mode block templates list. Allows to add additional ones too.
Parameters:
Name | Type | Description |
---|---|---|
Sensei_Course_Theme_Template[ |
$templates { The list of Learning Mode block templates. If adding a new template then it's key should be the template name. |
- Since:
- 4.7.0
- Source:
Returns:
Sensei_Course_Theme_Template[] The list of extra learning mode block templates.