• Hi,

    I’d like to use jPlayer in the admin area. Our posts use audio files and admin with an iPad would like to be able to listen. Enter mpe-jplayer.

    This plugin is exactly what I am looking for. I took a shot at getting this plugin working in the admin area. But I haven’t managed to get it working yet.

    Per the docs…

    1. Get jPlayer scripts to load in the (admin) header:

    if ( function_exists('mp3j_addscripts') ) {
    	add_action('admin_head', 'mp3j_addscripts');
    }

    Inspection of header indicates that this didn’t work. Any suggestions?

    Thanks,

    -jl

    http://ww.wp.xz.cn/extend/plugins/mp3-jplayer/

The topic ‘[Plugin: MP3-jPlayer] use in admin?’ is closed to new replies.