Solution to make the plugin work
-
For anyone using this plugin, there is a quick solution to make it work again.
Open audio-playlist-manager.php
change line 59 from:
get_currentuserinfo();to:
//get_currentuserinfo();
The topic ‘Solution to make the plugin work’ is closed to new replies.