You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enable the jwplayer_log function replace the following code:
functionjwplayer_log( $line, $print_r = false ) {
// Due to Wordpress VIP requirements this function is just a stub.// If you want to make it work, visit and copy the code that makes this// function work.return;
}