apply_filters( 'sensei_courses_page_template', $blocks ) → {array}
Filter the courses page template when auto-creating it through setup wizard.
Parameters:
Name | Type | Description |
---|---|---|
$blocks |
array | Blocks array. |
- Since:
- 4.11.0
- Source:
Returns:
Blocks array.
- Type
- array