Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #54292


Ignore:
Timestamp:
10/21/2021 09:56:15 PM (4 years ago)
Author:
TimothyBlynJacobs
Comment:

To provide some additional context, WordPress Core handles embeds using oEmbed. New oEmbed providers can be proposed given they follow the guidelines.

However, it doesn't appear that Go Pro supports oEmbeds at all, so it is unlikely that Core will adopt it as a feature. It would be great for a plugin though!

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54292

    • Property Status changed from new to closed
    • Property Focuses javascript css removed
    • Property Severity changed from critical to normal
    • Property Milestone changed from Awaiting Review to
    • Property Resolution changed from to maybelater
  • Ticket #54292 – Description

    initial v2  
    33I have a GoPro Max and it records video in 360 degrees.  I can automatically upload my videos to their cloud and it hosts them there for me, but all they give me is a link to go to their website to show the video. I would like viewers to see my video directly on my blog posts or pages.  What I need is a way to embed my video on my website and retain the 360 degree quality which allows me to pan in 360 view by dragging on the video with the mouse. 
    44
    5 So, I could create a plugin for GoPro to embed videos, but I'd really like to see this functionality added to core.  I really am not familiar enough with all of WordPress at the moment, but I'm not stupid and am somewhat familiar with the internals.  I know that you embed YouTube videos and Soundcloud so I figure it's worth asking if we can get GoPro videos/pictures embed shortcode installed into Wordpress core.  That would be so awesome. 
     5So, I could create a plugin for GoPro to embed videos, but I'd really like to see this functionality added to core.  I really am not familiar enough with all of WordPress at the moment, but I'm not stupid and am somewhat familiar with the internals.  I know that you embed YouTube videos and Soundcloud so I figure it's worth asking if we can get GoPro videos/pictures embed shortcode installed into WordPress core.  That would be so awesome. 
    66
    77I would love Wordpress all the more.  I have a lot of Wordpress pages and am finding things I want to work on to improve things like BuddyPress too since I am finding my limits with facebook.  I just need to know a little bit about where you would like me to put the Push Requests to GitHub.