Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#25265 closed enhancement (maybelater)

Add mixlr.com to the oEmbed whitelist

Reported by: mrgeorgegray Owned by:
Priority: normal Milestone:
Component: Embeds Version: 3.6
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Added mixlr.com to wp-includes/class-oembed.php

Attachments (1)

add_mixlr_oembed_to_whitelist.diff (840 bytes ) - added by mrgeorgegray 13 years ago.

Download all attachments as: .zip

Change History (5)

#1 @nacin
13 years ago

We have a certain standard for oEmbed providers in core. They must be well-established, popular, mainstream services; they must properly implement the oEmbed spec; and they must clearly be a trusted provider. Trust is more than about security — the service must also be "built to last," as if a provider ever stops supporting oEmbed, sites start to lose content they previously trusted would stay embedded permanently. Some nascent services are just too fragile to be material for core.

With regards to establishment and popularity, there are a number of "warning signs":

  • I've personally never heard of Mixlr
  • While it is for "social live audio", it didn't come up during WordPress 3.5 or 3.6, which added a lot of support for audio/video, including Spotify, Rdio, and Soundcloud via oEmbed
  • I can't find an article about it on Wikipedia
  • Even though it is a "social" platform, I almost have as many followers as @Mixlr on Twitter, and it pales in comparison to other aforementioned giants
  • It is less than a year old (at least its reincarnation)
  • The oEmbed endpoint appears undocumented: https://www.google.com/search?q=site:mixlr.com+oembed

I see you have just today added a shortcode plugin to WordPress.org. It is best to see what kind of traction/adoption it or any other plugins may receive. (Perhaps notably, it's the only result when searching for "mixlr" in the directory.)

#2 @mrgeorgegray
13 years ago

  • Resolutionmaybelater
  • Status newclosed

Thanks Nacin. We fully take on board everything you've said here. Let's see how the new plugin goes and we'll work on the other points you mentioned and perhaps review this again further down the line.

#3 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review
  • Type feature requestenhancement
  • Version trunk3.6

#4 @nacin
13 years ago

I turned my comment above into a section on our nascent design decisions page: http://make.wordpress.org/core/handbook/design-decisions/#whitelisting-oembed-providers.

Note: See TracTickets for help on using tickets.