[wp-trac] [WordPress Trac] #29267: wp_video_shortcode should support vimeo
WordPress Trac
noreply at wordpress.org
Wed Dec 31 20:40:07 UTC 2014
#29267: wp_video_shortcode should support vimeo
-------------------------+-----------------------------
Reporter: maimairel | Owner: wonderboymusic
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.2
Component: Media | Version: 3.9.2
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
-------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"31016"]:
{{{
#!CommitTicketReference repository="" revision="31016"
Support chromeless Vimeo via MEjs:
* Bump MediaElement script loader versions to 2.16.2 - missed in [30634],
oops!
* Add `Froogaloop` to `js/mediaelement` scripts for Vimeo
* Check for Vimeo in the same locations that YouTube is checked
* Dynamically load Froogaloop script in admin when editing a TinyMCE view
* Edit MediaElement to call `mejs.$.extend` instead of `$.extend` in
`mejs.HtmlMediaElementShim.createPlugin()`, since `$` is not available via
WP's jQuery (I will report this upstream):
https://github.com/johndyer/mediaelement/blob/6f9a78e008de2de796a1797077a74a94763320f9/src/js
/me-shim.js#L631
Fixes #29267.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29267#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list