[ Index ] |
WordPress Cross Reference |
[Summary view] [Print] [Text view]
1 /* global mejs, _wpmejsSettings */ 2 (function ($) { 3 // add mime-type aliases to MediaElement plugin support 4 mejs.plugins.silverlight[0].types.push('video/x-ms-wmv'); 5 mejs.plugins.silverlight[0].types.push('audio/x-ms-wma'); 6 7 $(function () { 8 var settings = {}; 9 10 if ( typeof _wpmejsSettings !== 'undefined' ) 11 settings.pluginPath = _wpmejsSettings.pluginPath; 12 13 $('.wp-audio-shortcode, .wp-video-shortcode').mediaelementplayer( settings ); 14 }); 15 16 }(jQuery));
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Mar 25 01:41:18 2014 | WordPress honlapkészítés: online1.hu |