#20102 closed enhancement (fixed)
https oEmbed
Reported by: | gluten | Owned by: | ryan |
---|---|---|---|
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
@
12 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
@
12 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. :)
Note: See
TracTickets for help on using
tickets.
Same problem as with YouTube https embed, see #18719.