#20102 closed enhancement (fixed)
https oEmbed
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Embeds | Version: | 3.3.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | georgemamadashvili@…, yoavf, jeremy@…, simon@… |
Description
The new version of vimeo.com uses https urls, which currently do not trigger WordPress's oEmbed embedding.
Attachments (4)
Change History (20)
comment:1
SergeyBiryukov — 15 months ago
- Milestone changed from Awaiting Review to 3.4
comment:2
SergeyBiryukov — 15 months ago
- Component changed from General to Embeds
I feel like oEmbed in WordPress should automatically handle https links for all providers, including those that are not regular expressions (http://example.com/*).
Applied JJJ's patch, works! Rock on WCGR! Props JJJ and Mark Jaquith!
comment:10
Tyrun — 9 months ago
Applied JJJ's patch as well and it works. Thanks for showing us how @ WCGR!
vimeo-oembed-https.3.diff updates all the regular expressions to handle https. Updates the simple URL processor to handle https in the regular expression it generates. Props WCGR.
comment:13
simonwheatley — 8 months ago
- Cc simon@… added
Always nice to see someone has already created the patch you were about to create. :)
comment:14
nacin — 8 months ago
- Summary changed from Vimeo https oEmbed to https oEmbed
comment:15
ryan — 8 months ago
- Owner set to ryan
- Resolution set to fixed
- Status changed from new to closed
In [21915]:
comment:16
camiloclc — 8 months ago
youtu.be also seems to accept https, although it redirects to the http version...

Same problem as with YouTube https embed, see #18719.