How do I use the Course Progress Bar shortcode?

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 (found in the course listing screen)
  • show_title (Optional): display course title
  • show_desc (Optional): display course description

Example:

[wpcourse_progress_bar course="1" show_title="true" show_desc="true" /]

Still need help? Contact Us Contact Us