apply_filters( 'sensei_course_progress_find_course_id', $course_id ) → {int}
Filter the course ID for a course progress we want to find.
Parameters:
Name | Type | Description |
---|---|---|
$course_id |
int | The course ID. |
- Since:
- 4.23.1
- Source:
Returns:
Filtered course ID.
- Type
- int