gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
181 stars 135 forks source link

Featured Video does not appear on the Dashboard or Dashboard / My Courses page #2728

Closed brianhogg closed 2 months ago

brianhogg commented 2 months ago

Reproduction Steps

  1. Create a course with a featured video set (under the General tab) and "Display Featured Video on Course Tile"
  2. Enroll a student in the course
  3. Login as the student and go to the Dashboard (and go to the My Courses page)

Expected Behavior

Video tile appears

Actual Behavior

Video tile doesn't appear

Tech Notes

The iframe is being stripped out. Likely because we're using wp_kses_post.

This issue has be recreated: