apply_filters( 'learndash_course_linear_step_ids', int[] $step_ids, int $course_id )
Filters the flattened step ids for a course.
Parameters #
- $step_ids
-
(int[])
Step IDs.
- $course_id
-
(int)
Course ID.
Changelog #
Changelog
| Version |
Description |
| 4.11.0 |
Introduced. |