mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
* 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):
|
||
|---|---|---|
| .. | ||
| background.png | ||
| bigplay.png | ||
| bigplay.svg | ||
| controls.png | ||
| controls.svg | ||
| flashmediaelement.swf | ||
| loading.gif | ||
| mediaelement-and-player.min.js | ||
| mediaelementplayer.min.css | ||
| silverlightmediaelement.xap | ||
| skipback.png | ||
| wp-mediaelement.css | ||
| wp-mediaelement.js | ||
| wp-playlist.js | ||