Get course status (completed or not) in php
-
Hi,
I want to display courses in sidebar menu along with an icon (check or cross) indicating whether the course is completed or not. Is there a shortcode or some other php way to pull out this kind of data? The closest is [namaste-mycourses] shortcode which displays the status of courses it lists, however I had no luck with pulling out the pure status code.
I also need it to change the message displayed on a page that lists all the courses. Right now it bases on [namaste-condition is_enrolled=1 course_id=XXX], however it doesn’t take into account that the course is completed in full.
Regards,
MichalThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Get course status (completed or not) in php’ is closed to new replies.