do_action( 'learndash-all-course-steps-before', string|false $post_type , int $course_id , int $user_id )
Fires before the course steps (all locations).
Description Description
Parameters Parameters
- $post_type
-
Post type slug.
- $course_id
-
Course ID.
- $user_id
-
User ID.
Source Source
File: themes/ld30/templates/modules/course-steps.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |