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