Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 6 years ago

#45399 closed defect (bug) (fixed)

Remove unsupported oEmbed providers

Reported by: notnownikki Owned by: desrosj
Priority: normal Milestone: 5.1
Component: Embeds Version:
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

FunnyOrDie and Photobucket have oEmbed endpoints listed in wp-includes/class-oembed.php that no longer exist.

Do we have anyone we can contact there to see if their APIs have been updated to a different location, or deprecated altogether?

I can easily do a patch to remove the providers if they have been deprecated.

Attachments (3)

45399.diff (2.9 KB ) - added by skostadinov 8 years ago.
45399.2.diff (3.7 KB ) - added by skostadinov 8 years ago.
45399.3.diff (3.3 KB ) - added by desrosj 8 years ago.

Download all attachments as: .zip

Change History (12)

#1 @desrosj
8 years ago

  • Milestone Awaiting Review5.1

@skostadinov
8 years ago

#2 @skostadinov
8 years ago

  • Keywords has-patch added

I removed the unsupported providers.

@skostadinov
8 years ago

#3 @SergeyBiryukov
8 years ago

  • Component GeneralEmbeds

This ticket was mentioned in Slack in #core-media by notnownikki. View the logs.


8 years ago

#5 @desrosj
8 years ago

  • Owner set to desrosj
  • Status newassigned

@desrosj
8 years ago

#6 @desrosj
8 years ago

  • Keywords commit added

Thanks for this one, @notnownikki!

45399.2.diff was not applying correctly so I have refreshed it. I did some research but could not find any documentation of new locations. FunnyOrDie formed a new partnership with Vox Media in 2018. I am assuming that the oEmbed support was removed when that happened.

I also audited the other embed providers in the list and all of the remaining providers appear to still be supporting oEmbeds.

#7 @desrosj
8 years ago

  • Resolutionfixed
  • Status assignedclosed

In 44552:

Embeds: Remove Photobucket, FunnyOrDie from the list of oEmbed providers.

These services no longer support oEmbed.

Props skostadinov, notnownikki.
Fixes #45399.

This ticket was mentioned in Slack in #core by youknowriad. View the logs.


6 years ago

This ticket was mentioned in Slack in #core-editor by talldanwp. View the logs.


6 years ago

Note: See TracTickets for help on using tickets.