#20102 closed enhancement (fixed)
https oEmbed
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.3.1 |
Component: | Embeds | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
The new version of vimeo.com uses https urls, which currently do not trigger WordPress's oEmbed embedding.
Attachments (4)
Change History (20)
#8
@
13 years ago
I feel like oEmbed in WordPress should automatically handle https links for all providers, including those that are not regular expressions (http://example.com/*).
#11
@
13 years ago
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.
#13
@
12 years ago
- Cc simon@… added
Always nice to see someone has already created the patch you were about to create. :)
#15
@
12 years ago
- Owner set to ryan
- Resolution set to fixed
- Status changed from new to closed
In [21915]:
#16
@
12 years ago
youtu.be also seems to accept https, although it redirects to the http version...
Version 0, edited 12 years ago
by
(next)
Note: See
TracTickets for help on using
tickets.
Same problem as with YouTube https embed, see #18719.