do_action( 'sensei_lesson_back_link', $course_id )
Fires in sensei_the_single_lesson_meta function, when the back link is displayed.
Parameters:
| Name | Type | Description |
|---|---|---|
$course_id |
int | The course ID. |
- Source:
Fires in sensei_the_single_lesson_meta function, when the back link is displayed.
| Name | Type | Description |
|---|---|---|
$course_id |
int | The course ID. |