Make WordPress Core


Ignore:
Timestamp:
08/01/2017 04:42:58 AM (7 years ago)
Author:
westonruter
Message:

Media: Upgrade MediaElement.js from 2.22.0 to 4.2.3.

Props rafa8626, grosbouff, westonruter, azaozz, Plastikschnitzer for testing.
See #39686.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfourteen/inc/widgets.php

    r37040 r41198  
    5555        if ( in_array( 'mediaelement', array( $video_library, $audio_library ), true ) ) {
    5656            wp_enqueue_style( 'wp-mediaelement' );
     57            wp_enqueue_script( 'mediaelement-vimeo' );
    5758            wp_enqueue_script( 'wp-mediaelement' );
    5859        }
Note: See TracChangeset for help on using the changeset viewer.