[wp-trac] [WordPress Trac] #42039: Widgets: Enable oEmbed support for Video widget
WordPress Trac
noreply at wordpress.org
Sat Sep 30 01:43:18 UTC 2017
#42039: Widgets: Enable oEmbed support for Video widget
-------------------------+------------------
Reporter: westonruter | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.9
Component: Widgets | Version: 4.8
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
-------------------------+------------------
Description changed by westonruter:
Old description:
> With #34115 now resolved, we can now support oEmbeds in the video widget
> instead of limiting the widget to just playing what is supported by
> MediaElement.js. See previously #40935 where the video widget was
> explicitly limited to support YouTube and Vimeo since these were the only
> hosted video providers that MediaElement.js supported directly without
> needing to resort to oEmbed.
>
> See #39994 for the introduction of the video widget.
New description:
With #34115 now resolved, we can now support oEmbeds in the video widget
instead of limiting the widget to just playing what is supported by
MediaElement.js. See previously #40935 where the video widget was
explicitly limited to support YouTube and Vimeo since these were the only
hosted video providers that MediaElement.js supported directly without
needing to resort to oEmbed.
See #39994 for the introduction of the video widget.
Note also that oEmbeds are now supported in the rich Text widget as well,
so there may need to be some changes done for that widget in particular to
apply the same `inject_video_max_width_style` logic that the Video widget
is applying now to the Video shortcode output.
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42039#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list