Hi i find this warning with theme check in my Wordpress theme, i found this solution but not working for me, any ideas??
WARNING: Found eval in the file inc/metaboxes/MediaAccess.php.
eval()
is not allowed..
Line 375:data = eval('(' + (data.indexOf('{') < 0 ? '{' + data + '}' : data) + ')');