Opened 9 years ago
Closed 9 years ago
#41019 closed task (blessed) (fixed)
oEmbed: Update VideoPress oEmbed URL
| Reported by: | jnylen0 | Owned by: | swissspidy |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8.1 |
| Component: | Embeds | Version: | |
| Severity: | normal | Keywords: | good-first-bug has-patch commit fixed-major |
| Cc: | Focuses: |
Description
Per https://developer.wordpress.com/docs/oembed-provider-api/ the https://public-api.wordpress.com/oembed/1.0 URL format is deprecated in favor of https://public-api.wordpress.com/oembed. Let's fix this in core:
https://core.trac.wordpress.org/browser/tags/4.8/src/wp-includes/class-oembed.php#L98
Attachments (1)
Change History (8)
#2
@
9 years ago
- Keywords has-patch commit added; needs-patch removed
If the for param is still supported, this seems good to go.
#5
@
9 years ago
- Keywords fixed-major added
- Resolution fixed
- Status closed → reopened
Reopening for 4.8.1
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
9 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
#41005 was marked as a duplicate.