jQuery(document).ready(function($) { $('#wp_mep_3').mediaelementplayer({ m:1 ,features: ['playpause','duration','progress','current','tracks','fullscreen'] ,audioWidth:400,audioHeight:100 }); });