apply_filters( 'sensei_course_start_course_id', $course_id ) → {int}
Filter the course ID for the course being started.
Parameters:
Name | Type | Description |
---|---|---|
$course_id |
int | Course post ID. |
- Since:
- 4.23.1
- Source:
Returns:
Filtered course ID.
- Type
- int