WordPress / Learn

WordPress.org Learn - The canonical source for the code and content behind https://learn.WordPress.org
277 stars 100 forks source link

Feedback - Incorrectly embedded video on Getting started with the WordPress dashboard #2837

Closed Contributor2230 closed 3 months ago

Contributor2230 commented 3 months ago

Type of feedback

//content

Description

The embedded video on these pages plays videos in a playlist that do not match the lesson content:

Step-by-step reproduction instructions (optional)

  1. Go to https://learn.wordpress.org/lesson/getting-started-with-the-wordpress-dashboard/
  2. Play the embedded video at the beginning of the page
  3. Go to https://learn.wordpress.org/lesson/understanding-the-difference-between-wordpress-posts-and-pages/
  4. Play the embedded video at the beginning of the page

Screenshots or screen recording (optional)

Screenshot of beginning of video

Video doesn't match on posts and pages lesson

Other information (optional)

Expected video for Getting started with the WordPress dashboard: https://www.youtube.com/watch?v=VCgWDVu-tOw

Expected video for Understanding the difference between WordPress posts and pages: https://www.youtube.com/watch?v=bSbRXQRNovA

It looks like the embeds attempt to reference the correct videos, however within the context of a playlist that does not contain the videos.

Actual src value for Getting started with the WordPress dashboard: https://www.youtube.com/embed/VCgWDVu-tOw?list=PL1pJFUVKQ7ETacCXdCCxwdAo-_xciwlQJ&enablejsapi=1&origin=https://learn.wordpress.org

Suggested src value for Getting started with the WordPress dashboard (no list parameter): https://www.youtube.com/embed/VCgWDVu-tOw?feature=oembed&enablejsapi=1&origin=https://learn.wordpress.org

Actual src value for Understanding the difference between WordPress posts and pages: https://www.youtube.com/embed/bSbRXQRNovA?list=PL1pJFUVKQ7ETacCXdCCxwdAo-_xciwlQJ&enablejsapi=1&origin=https://learn.wordpress.org

Suggested src value for Understanding the difference between WordPress posts and pages: https://www.youtube.com/embed/bSbRXQRNovA?feature=oembed&enablejsapi=1&origin=https://learn.wordpress.org

jonathanbossenger commented 3 months ago

@westnz checking in here, I think this has been resolved?

westnz commented 3 months ago

This has been resolved. Thank you!!