Course Progress Bar
The [wpcourse_progress_bar]
shortcode can be added to any page, post or course unit. This will display the course progress bar for the specified course. Optionally, you can display the course title and course description.
Shortcode parameters:
- course (Required) course ID
- show_title (Optional) display course title
- show_desc (Optional) display course description
Example:
[wpcourse_progress_bar course="1" show_title="true" show_desc="true" /]